Skip to content

Commit 475901d

Browse files
committedNov 1, 2017
fix(package): update imagemin-svgo to version 6.0.0
1 parent 7c12eb6 commit 475901d

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
@@ -30,7 +30,7 @@
3030
"imagemin-mozjpeg": "^6.0.0",
3131
"imagemin-optipng": "^5.2.0",
3232
"imagemin-pngquant": "^5.0.0",
33-
"imagemin-svgo": "^5.2.0",
33+
"imagemin-svgo": "^6.0.0",
3434
"loader-utils": "^1.0.4"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.