Skip to content

fix: regenerate package-lock.json for CI#21

Merged
George-iam merged 1 commit intomainfrom
fix/add-lockfile-20260407
Apr 7, 2026
Merged

fix: regenerate package-lock.json for CI#21
George-iam merged 1 commit intomainfrom
fix/add-lockfile-20260407

Conversation

@George-iam
Copy link
Copy Markdown
Contributor

Summary

  • Lockfile was out of sync with package.json (missing newer dependency versions)
  • npm ci in publish-npm workflow failed because of mismatch
  • Regenerated with npm install

Test plan

  • After merge, delete tag v0.1.0, re-tag, verify publish-npm workflow passes

Lockfile was stale - missing newer dependency versions.
npm ci in CI failed because of the mismatch.
@George-iam George-iam merged commit 91ad177 into main Apr 7, 2026
@George-iam George-iam deleted the fix/add-lockfile-20260407 branch April 7, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant