Update ethers.js to support RSK deployments

This commit is contained in:
2021-07-08 11:09:41 +02:00
parent 8a962aea62
commit 9bfe131cd5
2 changed files with 523 additions and 43 deletions

View File

@@ -64,7 +64,7 @@
"yargs": "^15.0.0"
},
"dependencies": {
"ethers": "^5.0.2",
"ethers": "^5.4.1",
"ipfs-http-client": "^41.0.1",
"@kosmos/schemas": "^3.0.0",
"node-fetch": "^2.6.0",