[fix](verto_communicator) add grunt-cli dependency to packages.json
This commit is contained in:
parent
19e543ba3d
commit
be0c10d2e4
|
@ -8,6 +8,7 @@
|
||||||
"browser-sync": "^2.8.2",
|
"browser-sync": "^2.8.2",
|
||||||
"connect-logger": "0.0.1",
|
"connect-logger": "0.0.1",
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^0.4.5",
|
||||||
|
"grunt-cli": "^1.2.0",
|
||||||
"grunt-browser-sync": "^2.1.2",
|
"grunt-browser-sync": "^2.1.2",
|
||||||
"grunt-concurrent": "^1.0.0",
|
"grunt-concurrent": "^1.0.0",
|
||||||
"grunt-contrib-clean": "^0.6.0",
|
"grunt-contrib-clean": "^0.6.0",
|
||||||
|
|
Loading…
Reference in New Issue