Skip to content

Commit 7049f6a

Browse files
committed
try installing sharp
1 parent 6f6dda8 commit 7049f6a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package-lock.json

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
"typescript": "^5",
7575
"typescript-eslint": "^8.34.0"
7676
},
77+
"optionalDependencies": {
78+
"sharp": "^0.34.2"
79+
},
7780
"lint-staged": {
7881
"*.js": "eslint --cache --fix",
7982
"*.ts": "eslint --cache --fix",

0 commit comments

Comments
 (0)