diff --git a/.gitignore b/.gitignore index e0604ba..b73140b 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ next-env.d.ts # claude code (local-only) .claude/ +pnpm-workspace.yaml diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml deleted file mode 100644 index a2a1883..0000000 --- a/pnpm-workspace.yaml +++ /dev/null @@ -1,3 +0,0 @@ -allowBuilds: - sharp: set this to true or false - unrs-resolver: set this to true or false