Skip to content

Commit d453cef

Browse files
tiluckdaveclaude
andcommitted
fix: remove pnpm-workspace.yaml to fix Vercel build
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cd08cd0 commit d453cef

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
"tailwindcss": "^4",
3232
"typescript": "^5"
3333
},
34-
"packageManager": "pnpm@10.26.1+sha512.664074abc367d2c9324fdc18037097ce0a8f126034160f709928e9e9f95d98714347044e5c3164d65bd5da6c59c6be362b107546292a8eecb7999196e5ce58fa"
34+
"packageManager": "pnpm@10.26.1+sha512.664074abc367d2c9324fdc18037097ce0a8f126034160f709928e9e9f95d98714347044e5c3164d65bd5da6c59c6be362b107546292a8eecb7999196e5ce58fa",
35+
"pnpm": {
36+
"ignoredBuiltDependencies": ["sharp", "unrs-resolver"]
37+
}
3538
}

pnpm-workspace.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)