Skip to content

Commit

Permalink
Fixed the installation of grunt-contrib-imagemin
Browse files Browse the repository at this point in the history
This issue is most common when working with themes
  • Loading branch information
LaurentGoderre committed Jan 14, 2015
1 parent a63b669 commit 3113df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"grunt-contrib-csslint": "~0.3.1",
"grunt-contrib-cssmin": "^0.9.0",
"grunt-contrib-htmlmin": "wet-boew/grunt-contrib-htmlmin#custom",
"grunt-contrib-imagemin": "~0.8.1",
"grunt-contrib-imagemin": "~0.9.2",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-uglify": "~0.5.1",
"grunt-contrib-watch": "~0.6.1",
Expand Down

0 comments on commit 3113df1

Please sign in to comment.