chore: add ethers (#3591)
Showing
... | @@ -226,6 +226,7 @@ | ... | @@ -226,6 +226,7 @@ |
"@web3-react/url": "8.0.12-beta.0", | "@web3-react/url": "8.0.12-beta.0", | ||
"ajv": "^6.12.3", | "ajv": "^6.12.3", | ||
"cids": "^1.0.0", | "cids": "^1.0.0", | ||
"ethers": "^5.5.0", | |||
"immer": "^9.0.6", | "immer": "^9.0.6", | ||
"jotai": "^1.3.7", | "jotai": "^1.3.7", | ||
"jsbi": "^3.1.4", | "jsbi": "^3.1.4", | ||
... | ... |
Please register or sign in to comment