aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index ce897c4f4..5578052fb 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,9 @@
"ethereumjs-tx": "^0.6.7",
"ethereumjs-util": "^1.3.5",
"object.entries": "^1.0.2",
- "web3": "^0.9.2"
+ "readable-stream": "^2.0.5",
+ "web3": "^0.15.1",
+ "web3-provider-engine": "^1.0.0"
},
"devDependencies": {
"grunt": "~0.4.1",