update the core version, use the v2-sdk babylonianSqrt everywhere
Showing
... | ... | @@ -22,7 +22,7 @@ |
"prepublishOnly": "tsdx build" | ||
}, | ||
"dependencies": { | ||
"@uniswap/sdk-core": "^1.0.7", | ||
"@uniswap/sdk-core": "^1.0.8", | ||
"tiny-invariant": "^1.1.0", | ||
"tiny-warning": "^1.0.3" | ||
}, | ||
... | ... |
Please register or sign in to comment