fix: rename weth9 to weth (#2133)
* update @uniswap/sdk-core and @uniswap/v3-sdk * reorder
Showing
... | ... | @@ -52,12 +52,13 @@ |
"@uniswap/liquidity-staker": "^1.0.2", | ||
"@uniswap/merkle-distributor": "1.0.1", | ||
"@uniswap/token-lists": "^1.0.0-beta.25", | ||
"@uniswap/sdk-core": "^3.0.1", | ||
"@uniswap/v2-core": "1.0.0", | ||
"@uniswap/v2-periphery": "^1.1.0-beta.0", | ||
"@uniswap/v2-sdk": "^3.0.0-alpha.2", | ||
"@uniswap/v3-core": "1.0.0", | ||
"@uniswap/v3-periphery": "^1.1.1", | ||
"@uniswap/v3-sdk": "^3.2.1", | ||
"@uniswap/v3-sdk": "^3.3.0", | ||
"@web3-react/core": "^6.0.9", | ||
"@web3-react/fortmatic-connector": "^6.0.9", | ||
"@web3-react/injected-connector": "^6.0.7", | ||
... | ... |
Please register or sign in to comment