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 502204a commit 354b116Copy full SHA for 354b116
package.json
@@ -54,11 +54,13 @@
54
"javascript-time-ago": "^2.5.11",
55
"json-colorizer": "^3.0.1",
56
"open": "^10.1.0",
57
- "sharp": "^0.33.5",
58
- "sharp-bmp": "^0.1.5",
59
- "sharp-ico": "^0.1.5",
60
"simple-git": "^3.25.0",
61
"string-template": "^1.0.0",
62
"uuid": "^9.0.1"
+ },
+ "optionalDependencies": {
+ "sharp": "^0.33.5",
63
+ "sharp-bmp": "^0.1.5",
64
+ "sharp-ico": "^0.1.5"
65
}
66
0 commit comments