update to web3js 0.18.0
This commit is contained in:
parent
6f8916f40f
commit
e8ef3ed8b7
|
@ -32,7 +32,7 @@
|
||||||
"serve-static": "^1.11.1",
|
"serve-static": "^1.11.1",
|
||||||
"shelljs": "^0.5.0",
|
"shelljs": "^0.5.0",
|
||||||
"toposort": "^0.2.10",
|
"toposort": "^0.2.10",
|
||||||
"web3": "^0.15.0",
|
"web3": "^0.18.0",
|
||||||
"wrench": "^1.5.8"
|
"wrench": "^1.5.8"
|
||||||
},
|
},
|
||||||
"author": "Iuri Matias <iuri.matias@gmail.com>",
|
"author": "Iuri Matias <iuri.matias@gmail.com>",
|
||||||
|
|
Loading…
Reference in New Issue