Commit 5090115
fix: add --legacy-peer-deps to deploy-docs workflow
The zod 3 vs 4 peer dependency conflict (claude-agent-sdk requires
zod@^4, gitmem uses zod@3) causes npm ci to fail without this flag.
CI workflow already had it; deploy-docs did not.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 430d44a commit 5090115
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments