You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My understanding of package.json syntax is that this will use any svgo version up to but not including 2.0.0.
Image Shrinker 1.6.4 was released October 2020 at which time the current version of svgo was 1.3.2. Today in June 2023 the current version of svgo is 3.0.2.
Maybe it's time to release a new version of Image Shrinker with updated versions of svgo and any other of its dependencies that have had new releases?
The text was updated successfully, but these errors were encountered:
Image Shrinker's package.json says:
image-shrinker/package.json
Line 65 in 8bca169
My understanding of package.json syntax is that this will use any svgo version up to but not including 2.0.0.
Image Shrinker 1.6.4 was released October 2020 at which time the current version of svgo was 1.3.2. Today in June 2023 the current version of svgo is 3.0.2.
Maybe it's time to release a new version of Image Shrinker with updated versions of svgo and any other of its dependencies that have had new releases?
The text was updated successfully, but these errors were encountered: