Skip to content

Commit

Permalink
update address version
Browse files Browse the repository at this point in the history
  • Loading branch information
andresaiello committed Oct 2, 2023
1 parent 9c51869 commit a1c886f
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 @@ -22,7 +22,7 @@
"@uniswap/v2-core": "^1.0.1",
"@uniswap/v2-periphery": "^1.1.0-beta.0",
"@uniswap/v3-periphery": "^1.4.3",
"@zetachain/addresses": "^0.0.12",
"@zetachain/addresses": "^0.0.13",
"@zetachain/networks": "^2.4.3",
"chai": "^4.3.6",
"cpx": "^1.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2076,10 +2076,10 @@
"@uniswap/v3-core" "1.0.0"
base64-sol "1.0.1"

"@zetachain/addresses@^0.0.12":
version "0.0.12"
resolved "https://registry.yarnpkg.com/@zetachain/addresses/-/addresses-0.0.12.tgz#541c1515201e273e0867772193a89ab0a70c2c9e"
integrity sha512-1+wmUOyGrxmrE/qHw9REKPz2VRwwCSqEpp7cooKFwZsk6By4bZbEbDhzbbrXmoqq00YZbGUp0JsoYQvpxRPd0g==
"@zetachain/addresses@^0.0.13":
version "0.0.13"
resolved "https://registry.yarnpkg.com/@zetachain/addresses/-/addresses-0.0.13.tgz#cbe56d3916e62d36e1d82e15a79404e84ed49176"
integrity sha512-hqCsEH+a3IqYR0cx9tlV0Rwk22i0MUpll81aLynxUkjoKQx5BaO3+5Mp/o62W8ZqYJICVbHPqb28DhmfoNQffg==

"@zetachain/networks@^2.4.3":
version "2.4.3"
Expand Down

0 comments on commit a1c886f

Please sign in to comment.