diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4d51f50..cae0a88 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,5 +1,5 @@ allowBuilds: - '@biomejs/biome': set this to true or false - '@tailwindcss/oxide': set this to true or false - esbuild: set this to true or false - sharp: set this to true or false + '@biomejs/biome': true + '@tailwindcss/oxide': true + esbuild: true + sharp: true