File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -82,4 +82,7 @@ Supported format names:
8282Type: ` any ` (depends on the parameter)<br >
8383Option for the output image. <br >
8484To get acquainted with all the available parameters, please take a look
85- https://sharp.pixelplumbing.com/api-output#jpeg
85+ https://sharp.pixelplumbing.com/api-output#jpeg
86+
87+ ### If you find a bug, please create an issue [ here] ( https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images/issues ) .
88+ ### If this project was useful to you, you can give it a ★ in [ repository] ( https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images ) .
Original file line number Diff line number Diff line change 3131 "engines" : {
3232 "node" : " >=14.15.0"
3333 },
34+ "bugs" : {
35+ "url" : " https://github.com/Ulyanov-programmer/gulp-sharp-optimize-images/issues"
36+ },
3437 "dependencies" : {
3538 "sharp" : " ^0.31.3" ,
3639 "through2" : " ^4.0.2" ,
You can’t perform that action at this time.
0 commit comments