fix integration tests, update default list
Showing
| ... | @@ -25,7 +25,7 @@ | ... | @@ -25,7 +25,7 @@ |
| "@types/testing-library__cypress": "^5.0.5", | "@types/testing-library__cypress": "^5.0.5", | ||
| "@typescript-eslint/eslint-plugin": "^2.31.0", | "@typescript-eslint/eslint-plugin": "^2.31.0", | ||
| "@typescript-eslint/parser": "^2.31.0", | "@typescript-eslint/parser": "^2.31.0", | ||
| "@uniswap/default-token-list": "^1.3.0", | "@uniswap/default-token-list": "^1.3.1", | ||
| "@uniswap/sdk": "3.0.3-beta.1", | "@uniswap/sdk": "3.0.3-beta.1", | ||
| "@uniswap/token-lists": "^1.0.0-beta.15", | "@uniswap/token-lists": "^1.0.0-beta.15", | ||
| "@uniswap/v2-core": "1.0.0", | "@uniswap/v2-core": "1.0.0", | ||
| ... | ... |
Please register or sign in to comment