Commit d6424b2
fix(ci): commit root package-lock.json (npm ci requires it)
All 4 workflow runs (CI #1-3 + Release #1) failed at ~7s on the
'npm ci' step: scaffold .gitignore wrongly ignored package-lock.json
(carried over from spike habit), so CI had no lockfile to install
from. Un-ignore + commit the lockfile (standard for a CI repo).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3100c7c commit d6424b2
2 files changed
Lines changed: 3898 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
0 commit comments