Skip to content

Commit

Permalink
feat(v2-sdk): bump sdk-core to have v2-sdk factory address on worldch…
Browse files Browse the repository at this point in the history
…ain (#129)
  • Loading branch information
jsy1218 authored Oct 1, 2024
1 parent 14e0a4d commit 53e3cc3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sdks/v2-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@ethersproject/address": "^5.0.2",
"@ethersproject/solidity": "^5.0.9",
"@uniswap/sdk-core": "^5.3.1",
"@uniswap/sdk-core": "^5.6.0",
"tiny-invariant": "^1.1.0",
"tiny-warning": "^1.0.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4639,9 +4639,9 @@ __metadata:
languageName: unknown
linkType: soft

"@uniswap/sdk-core@npm:^5.0.0, @uniswap/sdk-core@npm:^5.3.0, @uniswap/sdk-core@npm:^5.3.1":
version: 5.3.1
resolution: "@uniswap/sdk-core@npm:5.3.1"
"@uniswap/sdk-core@npm:^5.0.0, @uniswap/sdk-core@npm:^5.3.0, @uniswap/sdk-core@npm:^5.3.1, @uniswap/sdk-core@npm:^5.6.0":
version: 5.6.0
resolution: "@uniswap/sdk-core@npm:5.6.0"
dependencies:
"@ethersproject/address": ^5.0.2
"@ethersproject/bytes": ^5.7.0
Expand All @@ -4652,7 +4652,7 @@ __metadata:
jsbi: ^3.1.4
tiny-invariant: ^1.1.0
toformat: ^2.0.0
checksum: fcf33b2dc07f740070a79468f9c7d0badd668a8126b512c5cfa71d5f7a406fe0d25b5d6994745b8c2f112a0f416c76cd5cc7e1b3198039813c3a09539f6fe345
checksum: 2fabe33e94e70a1fb3d194ef3e622920cd0eed2a23e68a0cf0c3535a8589a0175b4c6a8c7aed55a28d16539ff3ea9058ada5a98200f82728179f3b8445856665
languageName: node
linkType: hard

Expand Down Expand Up @@ -4792,7 +4792,7 @@ __metadata:
"@ethersproject/solidity": ^5.0.9
"@types/big.js": ^4.0.5
"@types/jest": ^24.0.25
"@uniswap/sdk-core": ^5.3.1
"@uniswap/sdk-core": ^5.6.0
"@uniswap/v2-core": ^1.0.1
eslint-config-react-app: 7.0.1
tiny-invariant: ^1.1.0
Expand Down

0 comments on commit 53e3cc3

Please sign in to comment.