mirror of https://github.com/luileito/jsketch.git
Added grunt CLI dependency
This commit is contained in:
parent
9ac74a0cab
commit
5fab1d0cf7
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue