diff --git a/App/pnpm-workspace.yaml b/App/pnpm-workspace.yaml index bf1a97e..e4e2161 100644 --- a/App/pnpm-workspace.yaml +++ b/App/pnpm-workspace.yaml @@ -1,7 +1,7 @@ allowBuilds: - '@prisma/client': set this to true or false - '@prisma/engines': set this to true or false - esbuild: set this to true or false - prisma: set this to true or false - sharp: set this to true or false - unrs-resolver: set this to true or false + '@prisma/client': true + '@prisma/engines': true + esbuild: true + prisma: true + sharp: true + unrs-resolver: true