Commit 887489f
fix(deps): pin zod to v3 for MCP SDK type compatibility
The MCP SDK's TypeScript types expect Zod v3 class-based schemas.
zod@^4.x types are incompatible, causing CI typecheck failures.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 813ba3f commit 887489f
2 files changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments