From 4dff4f2d72bd89ecf2eea8322e0721909a28661c Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Thu, 25 Aug 2016 10:31:10 -0700 Subject: [PATCH] Testing bump for web3 provider engine --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 774af2b0c..fdf6c822e 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "through2": "^2.0.1", "vreme": "^3.0.2", "web3": "^0.17.0-alpha", - "web3-provider-engine": "^7.8.3", + "web3-provider-engine": "^8.0.2", "web3-stream-provider": "^2.0.6", "xtend": "^4.0.1" },