Updated to most recent stable web3 and ethereum lib.
This commit is contained in:
parent
121d104d46
commit
cb7e40a892
@ -9,7 +9,7 @@
|
||||
"devDependencies": {
|
||||
"bip39": "2.2.0",
|
||||
"bitcoinjs-lib": "2.3.0",
|
||||
"ethereumjs-abi": "0.6.2",
|
||||
"ethereumjs-abi": "0.6.4",
|
||||
"ethereumjs-tx": "1.2.5",
|
||||
"ethereumjs-util": "4.3.0",
|
||||
"grunt": "^0.4.5",
|
||||
@ -19,7 +19,7 @@
|
||||
"mocha": "^3.2.0",
|
||||
"rlp": "2.0.0",
|
||||
"solc": "0.3.5",
|
||||
"web3": "0.18.2"
|
||||
"web3": "0.20.2"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/mocha --timeout 100000 test-*.js"
|
||||
|
Loading…
x
Reference in New Issue
Block a user