add approve buildscripts to pnpm-workspace.yaml
This commit is contained in:
parent
0fa48c79a2
commit
f2c43eb3bd
1 changed files with 6 additions and 3 deletions
|
|
@ -1,4 +1,7 @@
|
|||
onlyBuiltDependencies:
|
||||
- '@prisma/engines'
|
||||
- better-sqlite3
|
||||
- prisma
|
||||
- '@parcel/watcher'
|
||||
- '@prisma/engines'
|
||||
- better-sqlite3
|
||||
- esbuild
|
||||
- prisma
|
||||
- svelte-preprocess
|
||||
|
|
|
|||
Loading…
Reference in a new issue