ben-eb / gulp-svgmin

Minify SVG files with gulp.
MIT License
340 stars 34 forks source link

Upgrade SVGO to version 1.0.5? #81

Closed KingScooty closed 6 years ago

KingScooty commented 6 years ago

Just noticed this plugin is using SVGO 0.7.2. Can we upgrade to 1.0.5?

nicolashenry commented 6 years ago

I use gulp-svgo which seems to use the latest svgo if it helps.

rejas commented 6 years ago

Fixed via https://github.com/ben-eb/gulp-svgmin/pull/86