mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 12:05:28 +00:00
fix: sharp issue
This commit is contained in:
10
package.json
10
package.json
@@ -81,5 +81,15 @@
|
||||
"tailwindcss-opentype": "^1.1.0",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.11"
|
||||
},
|
||||
"pnpm": {
|
||||
"supportedArchitectures": {
|
||||
"libc": [
|
||||
"musl"
|
||||
]
|
||||
},
|
||||
"overrides": {
|
||||
"sharp": "0.33.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user