From 3cda508440727d4e3ce5f9872cfbeb8eb7d83cd5 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Thu, 4 Jun 2015 07:42:09 -0400 Subject: [PATCH] update boilerplate web3 version --- boilerplate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplate/package.json b/boilerplate/package.json index a3aca25a..f8019900 100644 --- a/boilerplate/package.json +++ b/boilerplate/package.json @@ -26,7 +26,7 @@ "read-yaml": "^1.0.0", "shelljs": "^0.4.0", "string": "^3.1.1", - "web3": "^0.4.3", + "web3": "^0.5.0", "wrench": "^1.5.8", "hashmerge": "^1.0.2" }