Prepare for kredits-contracts update

Also updates ethers.js to v4.x
This commit is contained in:
2019-03-31 17:09:58 +02:00
parent bfaf26cc9a
commit b38e6faf8a
5 changed files with 438 additions and 389 deletions

View File

@@ -10,7 +10,7 @@
"create-wallet": "scripts/create-wallet.js"
},
"dependencies": {
"ethers": "^3.0.15",
"ethers": "^4.0.27",
"group-array": "^0.3.3",
"kosmos-schemas": "^1.1.2",
"node-cron": "^1.2.1",