Keythereum Patch

This commit is contained in:
FallenGravity
2019-10-21 15:25:18 +02:00
parent 716ccbdcf5
commit 43863c4780
2 changed files with 153 additions and 20 deletions

View File

@@ -70,7 +70,7 @@
"pull-file-reader": "^1.0.2",
"single-instance": "0.0.1",
"web3": "^1.2.1",
"keythereum": "^2.0.0"
"keythereum": "^1.0.0"
},
"devDependencies": {
"browserify": "^16.5.0",
@@ -86,6 +86,6 @@
"unibeautify": "^0.17.0",
"unibeautify-cli": "^0.2.1",
"web3": "^1.2.1",
"keythereum": "^2.0.0"
"keythereum": "^1.0.0"
}
}