fix: remove frozen-lockfile and add onlyBuiltDependencies to .npmrc

This commit is contained in:
2026-05-19 17:01:00 +08:00
parent 89a20ae096
commit 5b2447c128
2 changed files with 5 additions and 3 deletions

View File

@@ -1,2 +1,4 @@
enable-pre-post-scripts=true
only-built-dependencies=true
onlyBuiltDependencies[]=@prisma/client
onlyBuiltDependencies[]=@prisma/engines
onlyBuiltDependencies[]=esbuild
onlyBuiltDependencies[]=prisma