feat: update infura fork block height for cypress tests to be dynamic (#6998)
* import creation block from ur sdk * update ur sdk
Showing
... | ... | @@ -180,7 +180,7 @@ |
"@uniswap/smart-order-router": "^3.13.7", | ||
"@uniswap/token-lists": "^1.0.0-beta.33", | ||
"@uniswap/uniswapx-sdk": "^1.0.1", | ||
"@uniswap/universal-router-sdk": "^1.5.4", | ||
"@uniswap/universal-router-sdk": "^1.5.6", | ||
"@uniswap/v2-core": "^1.0.1", | ||
"@uniswap/v2-periphery": "^1.1.0-beta.0", | ||
"@uniswap/v2-sdk": "^3.2.0", | ||
... | ... |
Please register or sign in to comment