fix(token lists): automatic updates to token lists
Showing
... | @@ -34,7 +34,7 @@ | ... | @@ -34,7 +34,7 @@ |
"@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/sdk": "3.0.3-beta.1", | "@uniswap/sdk": "3.0.3-beta.1", | ||
"@uniswap/token-lists": "^1.0.0-beta.9", | "@uniswap/token-lists": "^1.0.0-beta.11", | ||
"@uniswap/v2-core": "1.0.0", | "@uniswap/v2-core": "1.0.0", | ||
"@uniswap/v2-periphery": "^1.1.0-beta.0", | "@uniswap/v2-periphery": "^1.1.0-beta.0", | ||
"@web3-react/core": "^6.0.9", | "@web3-react/core": "^6.0.9", | ||
... | ... |
Please register or sign in to comment