Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #341 from keep-network/bump-up-dep-ci
Browse files Browse the repository at this point in the history
Update keep-ecdsa dependency version in migrations scripts
  • Loading branch information
Sloan Thompson committed Nov 8, 2019
2 parents b72a0e4 + f1f1cfc commit edfc6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementation/scripts/circleci-migrate-contracts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ssh utilitybox << EOF
cd /tmp/$BUILD_TAG/implementation
# TODO: Migrations fail with truffle version specified in package.json file. That's why we install dependencies manually here, bug: https://github.com/keep-network/tbtc/issues/231
npm install @keep-network/keep-ecdsa@0.1.1
npm install @keep-network/keep-ecdsa@0.1.2
npm install @summa-tx/bitcoin-spv-sol@2.1.0
npm install bn-chai@1.0.1
npm install bn.js@4.11.8
Expand Down

0 comments on commit edfc6ea

Please sign in to comment.