Skip to content

chore: sync package-lock with package.json#13

Open
pablo-lamtenzan wants to merge 1 commit into
tintinweb:masterfrom
pablo-lamtenzan:fix/npm-ci-lockfile
Open

chore: sync package-lock with package.json#13
pablo-lamtenzan wants to merge 1 commit into
tintinweb:masterfrom
pablo-lamtenzan:fix/npm-ci-lockfile

Conversation

@pablo-lamtenzan
Copy link
Copy Markdown

Summary

  • refresh package-lock.json to match current
    package.json
  • fix pre-existing npm ci failure on clean installs and
    CI
  • no source code changes

Context

Before this change, npm ci failed because
package-lock.json was out of sync with package.json.

Example failure:

  • npm ci reported missing lockfile entries and refused
    clean install

Testing

  • npm ci
  • npm run lint
  • npm run typecheck
  • npm test
  • npm run build

Notes

  • this PR is intended as baseline cleanup
  • follow-up feature PR will target this branch first

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