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

Commit

Permalink
keep-core contract dependency set to >0.13.0-rc <0.13.0
Browse files Browse the repository at this point in the history
Preparation for 0.13.0-rc release of keep-ecdsa
  • Loading branch information
pdyraga committed Apr 14, 2020
1 parent 6afda19 commit 3c9067a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions solidity/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion solidity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/keep-network/keep-ecdsa",
"dependencies": {
"@keep-network/keep-core": ">0.13.0-pre <0.13.0-rc",
"@keep-network/keep-core": ">0.13.0-rc <0.13.0",
"@keep-network/sortition-pools": "0.3.0",
"@openzeppelin/upgrades": "^2.7.2",
"openzeppelin-solidity": "2.3.0",
Expand Down

0 comments on commit 3c9067a

Please sign in to comment.