chore: upgrade sdk-core to latest (#139)
* chore: upgrade sdk-core to latest
* Fix code style issues with Prettier
---------
Co-authored-by:
Lint Action <lint-action@samuelmeuli.com>
Showing
... | ... | @@ -24,7 +24,7 @@ |
"dependencies": { | ||
"@ethersproject/address": "^5.0.0", | ||
"@ethersproject/solidity": "^5.0.0", | ||
"@uniswap/sdk-core": "^3.0.0-alpha.3", | ||
"@uniswap/sdk-core": "^4.0.2", | ||
"tiny-invariant": "^1.1.0", | ||
"tiny-warning": "^1.0.3" | ||
}, | ||
... | ... |
Please register or sign in to comment