We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b6306 commit 26e399cCopy full SHA for 26e399c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "unplugin-imagemin",
3
- "version": "0.6.7",
+ "version": "0.6.9",
4
"description": "📦 📦 unplugin compression Image Compression plugin based on squoosh and svgo",
5
"license": "MIT",
6
"keywords": [
@@ -84,7 +84,7 @@
84
"@rollup/pluginutils": "^5.0.2",
85
"chalk": "5.3.0",
86
"ora": "8.1.1",
87
- "squoosh-next": "0.1.2",
+ "squoosh-next": "^0.1.3",
88
"svgo": "^3.0.2",
89
"unplugin": "^2.1.0"
90
},
0 commit comments