Skip to content

Commit

Permalink
Update imagemin-gifsicle optional dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 21, 2020
1 parent 97432ea commit 67cceb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"xo": "^0.25.3"
},
"optionalDependencies": {
"imagemin-gifsicle": "^6.0.1",
"imagemin-gifsicle": "^7.0.0",
"imagemin-mozjpeg": "^8.0.0",
"imagemin-optipng": "^7.0.0",
"imagemin-svgo": "^7.0.0"
Expand Down

0 comments on commit 67cceb3

Please sign in to comment.