Commit 0c6873f
committed
chore: migrate from npm to pnpm (Phase 1)
- Enable corepack with packageManager field (pnpm@10.27.0)
- Generate pnpm-lock.yaml from package-lock.json
- Add explicit zod dependency (phantom dep exposed by pnpm strict mode)
- Add MCPServer type annotation to fix TS2742 inference error
- Update CI workflow to use pnpm/action-setup1 parent fc8eb35 commit 0c6873f
File tree
5 files changed
+2938
-4528
lines changed- .github/workflows
- src
5 files changed
+2938
-4528
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments