summaryrefslogtreecommitdiffstats
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 a3b44826..c7548af3 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,8 @@
"eslint": "^2.0.0"
},
"dependencies": {
+ "babel-runtime": "^6.23.0",
+ "meteor-node-stubs": "^0.2.6",
"xss": "^0.3.3"
}
}