Commit 5eb1d58
fix(ci): track package-lock.json for GitHub Actions
package-lock.json was in .gitignore, causing all CI/Test/Publish
workflows to fail — npm ci and cache: npm both require the lockfile.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ffffb09 commit 5eb1d58
2 files changed
Lines changed: 3179 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
0 commit comments