Added grunt CLI dependency

This commit is contained in:
Luis Leiva 2021-05-07 07:14:05 +02:00
parent 9ac74a0cab
commit 5fab1d0cf7
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
"devDependencies": {
"minami": "^1.2.3",
"grunt": ">=1.3.0",
"grunt-cli": ">=0.1.13",
"grunt-contrib-concat": ">=0.5.1",
"grunt-contrib-clean": ">=0.6.0",
"grunt-contrib-uglify": ">=0.9.1"