Skip to content

Commit c260a85

Browse files
2.0.0
1 parent 64ab45c commit c260a85

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": "1.0.1",
3+
"version": "2.0.0",
44
"description": "Compression and conversion of images for gulp using sharp.",
55
"main": "index.js",
66
"scripts": {},
@@ -45,4 +45,4 @@
4545
"@types/through2": "^4.0.2",
4646
"@types/vinyl": "^3.0.0"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)