Skip to content

Commit ded9c56

Browse files
committed
add sharp to modules
1 parent 1837d9d commit ded9c56

File tree

2 files changed

+183
-5
lines changed

2 files changed

+183
-5
lines changed

frontend/package-lock.json

+180-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"optionalDependencies": {
5454
"@tailwindcss/oxide-linux-x64-gnu": "latest",
5555
"@tailwindcss/oxide-linux-x64-musl": "latest",
56-
"lightningcss-linux-x64-gnu": "latest"
56+
"lightningcss-linux-x64-gnu": "latest",
57+
"sharp": "latest"
5758
},
5859
"devDependencies": {
5960
"@chromatic-com/storybook": "^3.2.2",
@@ -84,4 +85,4 @@
8485
"semi": false,
8586
"singleQuote": true
8687
}
87-
}
88+
}

0 commit comments

Comments
 (0)