Merge pull request #282 from michaeljyeates/develop

Update web3 version to 0.19.1
This commit is contained in:
Iuri Matias 2017-06-25 08:08:17 -04:00 committed by GitHub
commit 668509bd52
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
"toposort": "^1.0.0", "toposort": "^1.0.0",
"underscore": "^1.8.3", "underscore": "^1.8.3",
"underscore.string": "^3.3.4", "underscore.string": "^3.3.4",
"web3": "^0.18.2" "web3": "^0.19.1"
}, },
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],