Skip to content

Commit

Permalink
fix(v2-sdk): bump sdk-core in v2-sdk for astrochain v3 redeploy (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsy1218 authored Oct 4, 2024
1 parent aea9380 commit 980e66e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.8.0",
"@uniswap/sdk-core": "^5.8.1",
"tiny-invariant": "^1.1.0",
"tiny-warning": "^1.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
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.8.0
"@uniswap/sdk-core": ^5.8.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 980e66e

Please sign in to comment.