[fix](verto_communicator) add grunt-cli dependency to packages.json

This commit is contained in:
areski 2018-01-25 16:40:58 +01:00
parent 19e543ba3d
commit be0c10d2e4
1 changed files with 1 additions and 0 deletions

View File

@ -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",