File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @threshold-network/solidity-contracts" ,
3
- "version" : " 0 .0.2-dev " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"license" : " GPL-3.0-or-later" ,
5
5
"files" : [
6
6
" artifacts/" ,
57
57
"typescript" : " ^4.4.4"
58
58
},
59
59
"dependencies" : {
60
- "@keep-network/keep-core" : " >1.8.0-dev <1.8.0-ropsten " ,
60
+ "@keep-network/keep-core" : " 1.7.0 " ,
61
61
"@openzeppelin/contracts" : " ^4.4" ,
62
62
"@thesis/solidity-contracts" : " github:thesis/solidity-contracts#4985bcf"
63
63
},
64
64
"peerDependencies" : {
65
- "@keep-network/keep-core" : " >1.8.0-dev <1.8.0-ropsten "
65
+ "@keep-network/keep-core" : " 1.7.0 "
66
66
}
67
67
}
Original file line number Diff line number Diff line change 577
577
deepmerge "^4.2.2"
578
578
untildify "^4.0.0"
579
579
580
- " @keep-network/keep-core@>1.8.0-dev <1.8.0-ropsten " :
581
- version "1.8.0-dev.5 "
582
- resolved "https://registry.yarnpkg.com/@keep-network/keep-core/-/keep-core-1.8.0-dev.5. tgz#8b4d08ec437f29c94723ee54fcf76456ba5408c3 "
583
- integrity sha512-QVkpO5X28Vczj/xHezV0z2UuMw8QFaR3C8x/d6+3adedsL3nCxgveIGTUcXSuYpBqfx0v4/xT+9bIK7BwLkGPw ==
580
+ " @keep-network/keep-core@1.7.0 " :
581
+ version "1.7.0 "
582
+ resolved "https://registry.yarnpkg.com/@keep-network/keep-core/-/keep-core-1.7.0. tgz#0923d539fc431810bd9b239f91e09a92a2b255a0 "
583
+ integrity sha512-jU0ol4L5a7vFUXCTlYGsjZYhl87cUpiAYz9LgDgvM3sGmwNIVZ9dY3gziINXIbSSFZjoqh3eGDxDPcQmA+Rjrg ==
584
584
dependencies :
585
585
" @openzeppelin/upgrades" " ^2.7.2"
586
586
openzeppelin-solidity "2.4.0"
@@ -3373,9 +3373,8 @@ eslint-config-google@^0.13.0:
3373
3373
version "0.3.0"
3374
3374
resolved "https://codeload.github.com/keep-network/eslint-config-keep/tar.gz/0c27ade54e725f980e971c3d91ea88bab76b2330"
3375
3375
dependencies :
3376
- " @keep-network/prettier-config-keep" " github:keep-network/prettier-config-keep"
3377
3376
eslint-config-google "^0.13.0"
3378
- eslint-config-prettier "^6.15 .0"
3377
+ eslint-config-prettier "^6.10 .0"
3379
3378
eslint-plugin-no-only-tests "^2.3.1"
3380
3379
eslint-plugin-prettier "^3.1.2"
3381
3380
You can’t perform that action at this time.
0 commit comments