From e7833a3e3098aef303183ee975e8f6b25a4145bb Mon Sep 17 00:00:00 2001 From: cubedro Date: Fri, 24 Apr 2015 01:05:45 +0300 Subject: [PATCH] changed web3 back to 0.2.7 until fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index adc1b28..a305f9d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "primus-spark-latency": "0.1.1", "shelljs": "0.4.0", "sleep": "2.0.0", - "web3": "0.3.1", + "web3": "0.2.7", "ws": "0.7.1" }, "scripts": {