Finish migration (#42)
* start migration (wip) abstract some add liquidity components bump deploy version * add slippage params
Showing
... | ... | @@ -48,8 +48,8 @@ |
"@uniswap/v2-core": "1.0.0", | ||
"@uniswap/v2-periphery": "^1.1.0-beta.0", | ||
"@uniswap/v2-sdk": "^1.0.6", | ||
"@uniswap/v3-core": "^1.0.0-rc.0", | ||
"@uniswap/v3-periphery": "^1.0.0-beta.17", | ||
"@uniswap/v3-core": "^1.0.0-rc.1", | ||
"@uniswap/v3-periphery": "^1.0.0-beta.19", | ||
"@uniswap/v3-sdk": "^1.0.0-alpha.11", | ||
"@web3-react/core": "^6.0.9", | ||
"@web3-react/fortmatic-connector": "^6.0.9", | ||
... | ... |
Please register or sign in to comment