improvement: estimated amounts instead of minimum/maximums (#1570)
* estimated amounts instead of minimum/maximums * missed a spot * fix linting error
Showing
| ... | @@ -51,7 +51,7 @@ | ... | @@ -51,7 +51,7 @@ |
| "@uniswap/v2-sdk": "^3.0.0-alpha.0", | "@uniswap/v2-sdk": "^3.0.0-alpha.0", | ||
| "@uniswap/v3-core": "1.0.0", | "@uniswap/v3-core": "1.0.0", | ||
| "@uniswap/v3-periphery": "1.0.0", | "@uniswap/v3-periphery": "1.0.0", | ||
| "@uniswap/v3-sdk": "^3.0.0-alpha.2", | "@uniswap/v3-sdk": "^3.0.0-alpha.4", | ||
| "@web3-react/core": "^6.0.9", | "@web3-react/core": "^6.0.9", | ||
| "@web3-react/fortmatic-connector": "^6.0.9", | "@web3-react/fortmatic-connector": "^6.0.9", | ||
| "@web3-react/injected-connector": "^6.0.7", | "@web3-react/injected-connector": "^6.0.7", | ||
| ... | ... |
Please register or sign in to comment