File tree Expand file tree Collapse file tree 3 files changed +381
-749
lines changed
Expand file tree Collapse file tree 3 files changed +381
-749
lines changed Original file line number Diff line number Diff line change 3535
3636 - name : Resolve latest contracts
3737 run : |
38- yarn upgrade \
38+ yarn upgrade --exact \
3939 @keep-network/keep-core \
40- @keep-network/tbtc
40+ @keep-network/tbtc \
41+ @threshold-network/solidity-contracts
4142
4243 # Deploy contracts to a local network to generate deployment artifacts that
4344 # are required by dashboard compilation.
Original file line number Diff line number Diff line change 3535 "prepublishOnly" : " ./scripts/prepare-artifacts.sh --network $npm_config_network"
3636 },
3737 "dependencies" : {
38- "@keep-network/keep-core" : " >1.8.0-dev <1.8.0-pre " ,
39- "@keep-network/tbtc" : " >1.1.2-dev <1.1.2-pre " ,
38+ "@keep-network/keep-core" : " development " ,
39+ "@keep-network/tbtc" : " development " ,
4040 "@openzeppelin/contracts" : " ^4.8" ,
4141 "@thesis/solidity-contracts" : " github:thesis/solidity-contracts#4985bcf" ,
4242 "@threshold-network/solidity-contracts" : " development"
You can’t perform that action at this time.
0 commit comments