Skip to content

fix: add package-lock.json for CI#3

Closed
linuxninja39 wants to merge 1 commit into
mainfrom
fix/add-package-lock
Closed

fix: add package-lock.json for CI#3
linuxninja39 wants to merge 1 commit into
mainfrom
fix/add-package-lock

Conversation

@linuxninja39

Copy link
Copy Markdown
Contributor

Summary

  • Remove package-lock.json from .gitignore
  • Commit the generated lockfile so npm ci works in CI pipelines
  • Unblocks all merges that depend on the ci status check

Test plan

  • CI workflow passes with npm ci instead of failing on missing lockfile

Remove package-lock.json from .gitignore and commit the generated
lockfile so npm ci works in CI pipelines.
@linuxninja39

Copy link
Copy Markdown
Contributor Author

Closing — this was already resolved in PR #1 (commit ac9b60d).

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