Skip to content

Commit c796dd7

Browse files
committed
Setting keep-core contract dependency version to 0.13.0-rc.0
1 parent 8087b1c commit c796dd7

File tree

2 files changed

+27
-20
lines changed

2 files changed

+27
-20
lines changed

solidity/dashboard/package-lock.json

Lines changed: 26 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

solidity/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"formik": "^2.1.3",
1717
"moment": "^2.20.1",
1818
"web3": "^1.2.4",
19-
"@keep-network/keep-core": ">0.13.0-pre <0.13.0-rc"
19+
"@keep-network/keep-core": "0.13.0-rc.0"
2020
},
2121
"scripts": {
2222
"build-css": "lessc --clean-css src/css/app.less src/app.css",

0 commit comments

Comments
 (0)