Added grunt-imageoptim task

This commit is contained in:
Bryce Tymrick
2013-08-10 22:08:05 -06:00
parent 70b27b81c5
commit a99ff32e74
2 changed files with 12 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-uglify": "~0.1.1",
"grunt-contrib-watch": "~0.2.0",
"grunt-recess": "~0.3.0"
"grunt-recess": "~0.3.0",
"grunt-imageoptim": "~1.2.11"
}
}