Skip to content

Commit

Permalink
Merge pull request #6444 from wet-boew/fix-imagemin-install
Browse files Browse the repository at this point in the history
Fixed the installation of grunt-contrib-imagemin
  • Loading branch information
LaurentGoderre committed Jan 14, 2015
2 parents a63b669 + 3113df1 commit 8ad32fe
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 8ad32fe

Please sign in to comment.