update boilerplate web3 version

This commit is contained in:
Iuri Matias 2015-06-04 07:42:09 -04:00
parent 6101ae3c4a
commit 3cda508440

View File

@ -26,7 +26,7 @@
"read-yaml": "^1.0.0", "read-yaml": "^1.0.0",
"shelljs": "^0.4.0", "shelljs": "^0.4.0",
"string": "^3.1.1", "string": "^3.1.1",
"web3": "^0.4.3", "web3": "^0.5.0",
"wrench": "^1.5.8", "wrench": "^1.5.8",
"hashmerge": "^1.0.2" "hashmerge": "^1.0.2"
} }