aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 999ce4e..ad93d32 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,6 @@
"css-loader": "^0.26.2",
"file-loader": "^0.10.1",
"grunt": "^0.4.5",
- "grunt-cli": "^1.3.1",
"grunt-angular-templates": "^0.5.7",
"grunt-concurrent": "^1.0.0",
"grunt-contrib-clean": "^0.6.0",
@@ -55,6 +54,7 @@
"run-local": "grunt serve"
},
"dependencies": {
+ "grunt-cli": "^1.3.1",
"grunt-mkdir": "^1.0.0",
"grunt-preprocess": "^5.1.0",
"sdc-pubsub": "^1.0.20"