Skip to content

Commit 91664b6

Browse files
fix(package): update imagemin-svgo to version 8.0.0
Closes #21
1 parent 1869d39 commit 91664b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"imagemin-jimp": "github:jaeh/imagemin-jimp",
2828
"imagemin-mozjpeg": "8.0.0",
2929
"imagemin-pngquant": "7.0.0",
30-
"imagemin-svgo": "7.0.0",
30+
"imagemin-svgo": "8.0.0",
3131
"jimp": "0.6.4",
3232
"node-zopfli-es": "1.0.3",
3333
"purify-css": "1.2.5"

0 commit comments

Comments
 (0)