Skip to content

Commit

Permalink
feat(v2-sdk): bump sdk-core 6.1.1 in v2-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
jsy1218 committed Jan 9, 2025
1 parent 2bb26f9 commit cab415e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 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": "^7.0.0",
"@uniswap/sdk-core": "^6.1.1",
"tiny-invariant": "^1.1.0",
"tiny-warning": "^1.0.3"
},
Expand Down
19 changes: 1 addition & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4573,23 +4573,6 @@ __metadata:
languageName: node
linkType: hard

"@uniswap/sdk-core@npm:^7.0.0":
version: 7.0.0
resolution: "@uniswap/sdk-core@npm:7.0.0"
dependencies:
"@ethersproject/address": ^5.0.2
"@ethersproject/bytes": ^5.7.0
"@ethersproject/keccak256": 5.7.0
"@ethersproject/strings": 5.7.0
big.js: ^5.2.2
decimal.js-light: ^2.5.0
jsbi: ^3.1.4
tiny-invariant: ^1.1.0
toformat: ^2.0.0
checksum: d6afea427e65a5b063499cbaa9c7fd83ce6788dee943895d63761795a4d3945e107221ebe44d4b8772e1ceb24b40f793a39d53c6f901216a583d81dcb466b2c7
languageName: node
linkType: hard

"@uniswap/sdk-core@workspace:sdks/sdk-core":
version: 0.0.0-use.local
resolution: "@uniswap/sdk-core@workspace:sdks/sdk-core"
Expand Down Expand Up @@ -4726,7 +4709,7 @@ __metadata:
"@ethersproject/solidity": ^5.0.9
"@types/big.js": ^4.0.5
"@types/jest": ^24.0.25
"@uniswap/sdk-core": ^7.0.0
"@uniswap/sdk-core": ^6.1.1
"@uniswap/v2-core": ^1.0.1
eslint-config-react-app: 7.0.1
tiny-invariant: ^1.1.0
Expand Down

0 comments on commit cab415e

Please sign in to comment.