Skip to content

Commit

Permalink
Merge pull request #179 from eztierney/pin-versions
Browse files Browse the repository at this point in the history
Pin truffle to 4.1.13
  • Loading branch information
mirathewhite committed Aug 3, 2018
2 parents 2cc70f7 + 0545053 commit 19cb665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yaml
Expand Up @@ -4,7 +4,7 @@ phases:
install:
commands:
- npm install -g yarn@^1.9.2
- npm install -g truffle@^4.1.8
- npm install -g truffle@4.1.13

This comment has been minimized.

Copy link
@aasszzx707

aasszzx707 Jul 27, 2022

،

- yarn install --frozen-lockfile
#- npm install
build:
Expand Down

1 comment on commit 19cb665

@Mehduzza420
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i need futher assistamce

Please sign in to comment.