Commit 886b53d
fix: add package-lock.json for CI support
Remove package-lock.json from .gitignore and commit lock file.
CI workflow uses npm ci which requires a lock file, and
actions/setup-node cache: npm requires it for cache keys.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4835619 commit 886b53d
2 files changed
Lines changed: 17016 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments