aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorEran (ev672n), Vosk <ev672n@att.com>2018-10-29 18:38:10 +0200
committerEran (ev672n), Vosk <ev672n@att.com>2018-10-29 18:38:10 +0200
commitbb60d2fc7c06ec661e4c66ac8778e1f2070103cd (patch)
tree2497848e3667f0ec99b2bea61e129c52dd37db60 /package.json
parentbdc15ad66739869abef7413e5da40191875781d1 (diff)
Sync the code between repositories Change-Id: Ic431c58c68716b6d401954fb854a183e0d222f57 Issue-ID: SDC-1874 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
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"