aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4ffa7eab7..424dd8d3a 100644
--- a/package.json
+++ b/package.json
@@ -2,6 +2,8 @@
"name": "metamask",
"version": "0.0.0",
"dependencies": {
+ "async": "^1.4.0",
+ "ethereumjs-util": "^1.3.5",
"web3": "^0.9.2"
},
"devDependencies": {