Commit acb267e
fix: regenerate package-lock.json — npm ci failing in CI
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 8efcdbf commit acb267e
3 files changed
Lines changed: 2576 additions & 2577 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments