mirror of https://github.com/luileito/jsketch.git
Added clean task
This commit is contained in:
parent
d2ffd6079f
commit
691911a3a8
|
|
@ -21,6 +21,7 @@
|
|||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-concat": "^0.5.1",
|
||||
"grunt-contrib-clean": "0.6.0",
|
||||
"grunt-contrib-uglify": "^0.9.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue