Skip to content

Commit

Permalink
chore: update @zetachain/networks and @zetachain/protocol-contracts t…
Browse files Browse the repository at this point in the history
…o v9 (#165)
  • Loading branch information
fadeev authored Aug 8, 2024
1 parent f59445c commit ff9b248
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@uniswap/v2-periphery": "^1.1.0-beta.0",
"@zetachain/faucet-cli": "^4.0.1",
"@zetachain/networks": "^9.0.0",
"@zetachain/protocol-contracts": "8.0.0-rc1",
"@zetachain/protocol-contracts": "^9.0.0",
"axios": "^1.4.0",
"bech32": "^2.0.0",
"bip39": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1767,10 +1767,10 @@
dependencies:
dotenv "^16.1.4"

"@zetachain/protocol-contracts@8.0.0-rc1":
version "8.0.0-rc1"
resolved "https://registry.yarnpkg.com/@zetachain/protocol-contracts/-/protocol-contracts-8.0.0-rc1.tgz#34df589c1b56df77f2695b37bd8a4b79df1787b1"
integrity sha512-VpgbQtVUxy4XYFb0P9UN9nQZkhQ+fr3Bg7A5SqZJCH3fi8QELSn6qaVSwATn+mXdnSMD2uXWSnyy/ANXFqedmw==
"@zetachain/protocol-contracts@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@zetachain/protocol-contracts/-/protocol-contracts-9.0.0.tgz#c20ad5da43f6f3676f31556b303d1cb4ea17357e"
integrity sha512-L4A8bddlyhjaBAsIv/x1Bvxc38RJz8U8rbbBtxK5oVyOAd5Zz04ZiT3HqzO4FuKq6RGGM1uiA8jvUfmRkKchXw==

abbrev@1:
version "1.1.1"
Expand Down

0 comments on commit ff9b248

Please sign in to comment.