Skip to content

Commit 75028ab

Browse files
committed
Setting mainnet version of dependencies
1 parent 86542fb commit 75028ab

File tree

2 files changed

+53
-443
lines changed

2 files changed

+53
-443
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
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": "1.8.0",
39+
"@keep-network/tbtc": "1.1.0",
4040
"@openzeppelin/contracts": "^4.8",
4141
"@thesis/solidity-contracts": "github:thesis/solidity-contracts#4985bcf",
42-
"@threshold-network/solidity-contracts": "development"
42+
"@threshold-network/solidity-contracts": "1.2.1"
4343
},
4444
"devDependencies": {
4545
"@keep-network/hardhat-helpers": "^0.6.0-pre.17",

0 commit comments

Comments
 (0)