Skip to content

Commit 64abce0

Browse files
committedDec 27, 2017
fix(package): update imagemin-mozjpeg to version 7.0.0
1 parent 8176693 commit 64abce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"imagemin": "^5.2.0",
2929
"imagemin-gifsicle": "^5.1.0",
30-
"imagemin-mozjpeg": "^6.0.0",
30+
"imagemin-mozjpeg": "^7.0.0",
3131
"imagemin-optipng": "^5.2.0",
3232
"imagemin-pngquant": "^5.0.0",
3333
"imagemin-svgo": "^6.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.