Skip to content

Commit

Permalink
fix(router-sdk): bump sdk core version to 5.3.1 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongeric authored Jun 17, 2024
1 parent 86a3ec3 commit a4aecc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdks/router-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@ethersproject/abi": "^5.5.0",
"@uniswap/sdk-core": "^5.0.0",
"@uniswap/sdk-core": "^5.3.1",
"@uniswap/swap-router-contracts": "^1.3.0",
"@uniswap/v2-sdk": "^4.3.2",
"@uniswap/v3-sdk": "^3.11.2"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4621,7 +4621,7 @@ __metadata:
dependencies:
"@ethersproject/abi": ^5.5.0
"@types/jest": ^24.0.25
"@uniswap/sdk-core": ^5.0.0
"@uniswap/sdk-core": ^5.3.1
"@uniswap/swap-router-contracts": ^1.3.0
"@uniswap/v2-sdk": ^4.3.2
"@uniswap/v3-sdk": ^3.11.2
Expand Down

0 comments on commit a4aecc8

Please sign in to comment.