Commit 1c44054
fix: regenerate package-lock.json — npm ci failing in CI (#37)
Lock file was out of sync after multiple dependabot merges.
npm ci in GitHub Actions (Node 20) was failing with missing
dependencies. Regenerated with npm install and verified with
npm ci locally.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6f17c7e commit 1c44054
2 files changed
Lines changed: 2569 additions & 2582 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments