Skip to content

Commit 5eb1d58

Browse files
talionwarclaude
andcommitted
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

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ dist/
55
.env
66
.env.local
77
.planning/
8-
package-lock.json

0 commit comments

Comments
 (0)