Skip to content

Commit

Permalink
Release solidity contracts Base v1.0.0
Browse files Browse the repository at this point in the history
Pin versions for Base deployment v1.0.0
  • Loading branch information
nkuba committed Aug 3, 2023
1 parent 9857fd0 commit a367106
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 533 deletions.
4 changes: 2 additions & 2 deletions cross-chain/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keep-network/tbtc-v2-base",
"version": "1.0.0-dev",
"version": "1.0.0",
"description": "tBTC v2 on Base",
"license": "GPL-3.0-only",
"files": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"test": "hardhat test"
},
"dependencies": {
"@keep-network/tbtc-v2": "development",
"@keep-network/tbtc-v2": "1.5.0",
"@openzeppelin/contracts": "^4.8.1",
"@openzeppelin/contracts-upgradeable": "^4.8.1"
},
Expand Down
Loading

0 comments on commit a367106

Please sign in to comment.