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 c51b75a commit 8367faeCopy full SHA for 8367fae
package.json
@@ -39,13 +39,12 @@
39
"url": "https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images/issues"
40
},
41
"dependencies": {
42
- "sharp": "^0.31.3",
+ "sharp": "^0.32.1",
43
"through2": "^4.0.2",
44
"vinyl": "^3.0.0"
45
46
"devDependencies": {
47
- "@types/sharp": "^0.31.3",
48
"@types/through2": "^4.0.2",
49
"@types/vinyl": "^3.0.0"
50
}
51
-}
+}
0 commit comments