Skip to content

Commit 856ef46

Browse files
Updated package.json
1 parent a9d2e02 commit 856ef46

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111
"license": "ISC",
1212
"repository": {
1313
"type": "git",
14-
"url": "https://"
14+
"url": "https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images"
1515
},
16+
"homepage": "https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images",
1617
"keywords": [
1718
"gulp",
1819
"sharp",
@@ -27,6 +28,9 @@
2728
"webp",
2829
"avif"
2930
],
31+
"engines": {
32+
"node": ">=14.15.0"
33+
},
3034
"dependencies": {
3135
"sharp": "^0.31.3",
3236
"through2": "^4.0.2",

0 commit comments

Comments
 (0)