use web3.js ~0.18.2

This commit is contained in:
Iuri Matias 2017-01-13 07:44:42 -05:00
parent 087578c8e6
commit 21750cf7f9
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
"serve-static": "^1.11.1",
"shelljs": "^0.5.0",
"toposort": "^0.2.10",
"web3": "^0.18.0",
"web3": "^0.18.2",
"wrench": "^1.5.8"
},
"author": "Iuri Matias <iuri.matias@gmail.com>",