Commit 664015f
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 664015f
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