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, 2 insertions, 2 deletions
diff --git a/js/package.json b/js/package.json
index ce34a2203..48179eb57 100644
--- a/js/package.json
+++ b/js/package.json
@@ -35,6 +35,7 @@
"grunt-phpunit": "^0.3.4",
"grunt-protractor-runner": "^1.1.4",
"grunt-protractor-webdriver": "^0.1.8",
+ "grunt-shell": "^1.1.1",
"grunt-traceur": "^0.2.4",
"grunt-wrap": "^0.3.0",
"karma": "^0.12.23",
@@ -46,6 +47,5 @@
"karma-traceur-preprocessor": "^0.3.1",
"traceur": "^0.0.60"
},
- "dependencies": {
- }
+ "dependencies": {}
}