fix: deep link by swapping sooner after user interaction (#6073)
* build: conedison@1.5 * fix: use conedison/sendTransaction when able * build: dedup * build: upgrade conedison again * build: deduplicate * fix: nits
Showing
... | @@ -135,7 +135,7 @@ | ... | @@ -135,7 +135,7 @@ |
"@types/react-window-infinite-loader": "^1.0.6", | "@types/react-window-infinite-loader": "^1.0.6", | ||
"@uniswap/analytics": "^1.3.1", | "@uniswap/analytics": "^1.3.1", | ||
"@uniswap/analytics-events": "^2.4.0", | "@uniswap/analytics-events": "^2.4.0", | ||
"@uniswap/conedison": "^1.4.0", | "@uniswap/conedison": "^1.5.1", | ||
"@uniswap/governance": "^1.0.2", | "@uniswap/governance": "^1.0.2", | ||
"@uniswap/liquidity-staker": "^1.0.2", | "@uniswap/liquidity-staker": "^1.0.2", | ||
"@uniswap/merkle-distributor": "1.0.1", | "@uniswap/merkle-distributor": "1.0.1", | ||
... | ... |
Please register or sign in to comment