mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-06-04 10:14:47 +08:00
3e1f226281
Add pnpm@10.33.0 as packageManager, create pnpm-workspace.yaml with minimumReleaseAge (3 days) and onlyBuiltDependencies allowlist (better-sqlite3, esbuild, protobufjs, sharp), update .npmrc as safety-net fallback.
9 lines
112 B
YAML
9 lines
112 B
YAML
onlyBuiltDependencies:
|
|
- better-sqlite3
|
|
- esbuild
|
|
- protobufjs
|
|
- sharp
|
|
|
|
pnpm:
|
|
minimumReleaseAge: 4320
|