From 63c739eae4e66151578280290c2a968e30e302ee Mon Sep 17 00:00:00 2001 From: cubedro Date: Mon, 8 Jun 2015 14:27:54 +0300 Subject: [PATCH] bumped web3 version to 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88f4a66..ed6b264 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "primus-emit": "0.1.2", "primus-spark-latency": "0.1.1", "shelljs": "0.5.0", - "web3": "0.4.3", + "web3": "0.5.0", "ws": "0.7.2" }, "scripts": {