summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index dffc802b2..3da2cbe60 100644
--- a/js/package.json
+++ b/js/package.json
@@ -25,7 +25,9 @@
"grunt-coffeelint": "*",
"grunt-karma": "*",
"grunt-wrap": "*",
- "grunt-phpunit": "*"
+ "grunt-phpunit": "*",
+ "karma-jasmine": "*",
+ "karma-phantomjs-launcher": "*"
},
"engine": "node >= 0.8"
}