Skip to content

Commit

Permalink
chore: update networks to 3.0.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Dec 19, 2023
1 parent a360309 commit 1e9bb2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@openzeppelin/contracts": "^4.9.2",
"@uniswap/v2-periphery": "^1.1.0-beta.0",
"@zetachain/faucet-cli": "^4.0.1",
"@zetachain/networks": "^2.4.3",
"@zetachain/networks": "3.0.0-rc2",
"@zetachain/protocol-contracts": "^3.0.1",
"axios": "^1.4.0",
"bech32": "^2.0.0",
Expand All @@ -96,4 +96,4 @@
"tiny-secp256k1": "^2.2.3",
"ws": "^8.13.0"
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1800,10 +1800,10 @@
typescript "5.0.4"
zod "3.19.1"

"@zetachain/networks@^2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@zetachain/networks/-/networks-2.4.3.tgz#870b2cda4b91f913be990246831378f60688d452"
integrity sha512-ZoqN8M6+59OkujZCl3FcSEgSftIN1tw5bpuFwI/2+f0SlKH+8ztAk7aF1QHmzrPqolIJKt29ogsfvIjiynXNkg==
"@zetachain/networks@3.0.0-rc2":
version "3.0.0-rc2"
resolved "https://registry.yarnpkg.com/@zetachain/networks/-/networks-3.0.0-rc2.tgz#3c9ff508ae4cb0381be10e3a4b475a40abd941e2"
integrity sha512-9LYzflDFYOaVzq737ZuxAUlO24g7LxxFYLHxAKHNtOH7NstsuljoER9kGYwJ9lB3r7antKDXLr7A70N01hBK1Q==
dependencies:
dotenv "^16.1.4"

Expand Down

0 comments on commit 1e9bb2b

Please sign in to comment.