Commit fdaa28e
#17 added @modelcontextprotocol/sdk and zod to package.json but installed them
with --no-save, so the lockfile never learned about them. ci.yml runs `npm ci`,
which refuses to install when the manifest and lockfile disagree — so CI has
been red on main since that merge. It was green immediately before it.
No dependency choices change here; the lockfile is regenerated with
`npm install --package-lock-only`.
Co-authored-by: AvaKim <avajiyo@gmail.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
1 parent 5bc32ba commit fdaa28e
1 file changed
Lines changed: 1170 additions & 9 deletions
0 commit comments