Removes unused css-min for grunt

This commit is contained in:
Gustavo Maximiliano Cortez 2015-05-07 12:06:51 -03:00
commit 46a6869be6
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 0 additions and 18 deletions

View file

@ -29,7 +29,6 @@
"grunt-cli": "^0.1.13",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-cssmin": "^0.12.2",
"grunt-contrib-uglify": "^0.8.0",
"grunt-contrib-watch": "^0.5.3",
"grunt-exec": "^0.4.6",