Upgrade ethers to 5.7.0; adds ENS emoji support
This commit is contained in:
parent
75ef123d55
commit
728d86d7cb
File diff suppressed because it is too large
Load Diff
|
@ -27,7 +27,7 @@
|
||||||
"@types/react-highlight": "^0.12.5",
|
"@types/react-highlight": "^0.12.5",
|
||||||
"@types/react-syntax-highlighter": "^15.5.4",
|
"@types/react-syntax-highlighter": "^15.5.4",
|
||||||
"chart.js": "^3.9.1",
|
"chart.js": "^3.9.1",
|
||||||
"ethers": "^5.6.9",
|
"ethers": "^5.7.0",
|
||||||
"highlightjs-solidity": "^2.0.5",
|
"highlightjs-solidity": "^2.0.5",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-blockies": "^1.4.1",
|
"react-blockies": "^1.4.1",
|
||||||
|
|
Loading…
Reference in New Issue