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 b4fdfbbe..f54e214c 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"
}
}