Skip to content

Commit

Permalink
Fix the version of imagemin-pngquant
Browse files Browse the repository at this point in the history
Signed-off-by: Shaun Bent <shaunbent@me.com>
  • Loading branch information
shaunbent authored and Shaun Bent committed Apr 10, 2018
1 parent 362f78a commit f688444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"babel-runtime": "^6.26.0",
"bluebird": "^3.5.0",
"imagemin": "^5.2.2",
"imagemin-pngquant": "^5.0.0",
"imagemin-pngquant": "5.0.1",
"imagemin-webp": "^4.0.0",
"lodash": "^4.17.4",
"potrace": "^2.1.1",
Expand Down

0 comments on commit f688444

Please sign in to comment.