Skip to content

Commit 2558d5f

Browse files
committedFeb 6, 2024
4.0.0
1 parent b806ba3 commit 2558d5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-sharp-optimize-images",
3-
"version": "3.0.1",
3+
"version": "4.0.0",
44
"description": "Compression and conversion of images for gulp using sharp.",
55
"main": "index.js",
66
"scripts": {},
@@ -44,4 +44,4 @@
4444
"vinyl": "^3.0.0"
4545
},
4646
"devDependencies": {}
47-
}
47+
}

0 commit comments

Comments
 (0)
Please sign in to comment.