mirror of
https://github.com/prdlk/website.git
synced 2026-08-02 17:31:41 +00:00
chore(config): update package manager and pnpm workspace settings
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "7.2.0",
|
||||
"private": false,
|
||||
"packageManager": "pnpm@11.9.0",
|
||||
"scripts": {
|
||||
"postinstall": "npm rebuild sharp --force",
|
||||
"dev": "astro dev",
|
||||
|
||||
@@ -5,3 +5,8 @@ allowBuilds:
|
||||
"@tailwindcss/oxide": true
|
||||
esbuild: true
|
||||
sharp: true
|
||||
minimumReleaseAgeExclude:
|
||||
- '@vercel/backends@0.8.21'
|
||||
- '@vercel/cervel@0.1.29'
|
||||
- '@vercel/express@0.1.112'
|
||||
- vercel@54.18.6
|
||||
|
||||
Reference in New Issue
Block a user