Skip to content

Commit 2d131ed

Browse files
committed
chore: allow esbuild build scripts for pnpm v10
1 parent 34c9ef6 commit 2d131ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"typescript": "^5.9.3",
3131
"vite": "^7.3.1"
3232
},
33+
"pnpm": {
34+
"onlyBuiltDependencies": ["esbuild"]
35+
},
3336
"dependencies": {
3437
"@atproto/api": "^0.18.21",
3538
"@ewanc26/atproto": "^0.2.8",

0 commit comments

Comments
 (0)