Skip to content

Commit 1cf1b00

Browse files
committed
Downgrade sharp to 0.32.6
Newer sharp versions do not work with next
1 parent 994bb72 commit 1cf1b00

File tree

2 files changed

+290
-155
lines changed

2 files changed

+290
-155
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-dom": "^18.3.1",
3131
"react-google-drive-picker": "^1.2.2",
3232
"react-icons": "^5.2.1",
33-
"sharp": "^0.33.3"
33+
"sharp": "^0.32.6"
3434
},
3535
"devDependencies": {
3636
"@tailwindcss/typography": "^0.5.9",

0 commit comments

Comments
 (0)