chore: configure pnpm workspace settings

This commit is contained in:
湛兮
2026-06-04 15:01:01 +08:00
parent bb5c53c930
commit 00f88f0176
2 changed files with 3 additions and 5 deletions
+1 -5
View File
@@ -37,9 +37,5 @@
"tsx": "^4.22.3", "tsx": "^4.22.3",
"typescript": "^6.0.3" "typescript": "^6.0.3"
}, },
"pnpm": { "packageManager": "pnpm@11.5.0"
"onlyBuiltDependencies": [
"esbuild"
]
}
} }
+2
View File
@@ -0,0 +1,2 @@
onlyBuiltDependencies:
- esbuild