Skip to content

Commit 230f0cc

Browse files
committed
chore: add astro dependencies to pnpm approved build list
1 parent 66ad4f8 commit 230f0cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"packageManager": "[email protected]",
1010
"pnpm": {
1111
"onlyBuiltDependencies": [
12-
"@biomejs/biome"
12+
"@biomejs/biome",
13+
"esbuild",
14+
"sharp"
1315
]
1416
},
1517
"scripts": {

0 commit comments

Comments
 (0)