mirror of
https://github.com/prdlk/website.git
synced 2026-08-02 17:31:41 +00:00
chore(config): migrate pnpm workspace to biome config
This commit is contained in:
+2
-2
@@ -3,7 +3,6 @@
|
||||
"type": "module",
|
||||
"version": "7.2.0",
|
||||
"private": false,
|
||||
"packageManager": "pnpm@11.9.0",
|
||||
"scripts": {
|
||||
"postinstall": "npm rebuild sharp --force",
|
||||
"dev": "astro dev",
|
||||
@@ -62,5 +61,6 @@
|
||||
},
|
||||
"overrides": {
|
||||
"sharp": "^0.34.5"
|
||||
}
|
||||
},
|
||||
"trustedDependencies": ["@biomejs/biome", "@tailwindcss/oxide", "esbuild", "sharp"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user