Skip to content

LFT-2320: generate package-lock.json#28

Merged
omsmith merged 1 commit into
mainfrom
LFT-2320/generate-package-lock
Dec 1, 2025
Merged

LFT-2320: generate package-lock.json#28
omsmith merged 1 commit into
mainfrom
LFT-2320/generate-package-lock

Conversation

@omsmith

@omsmith omsmith commented Nov 30, 2025

Copy link
Copy Markdown
Contributor

Adds a package-lock.json file, as this repo contained a package.json
file at its root without a corresponding lock file for npm, pnpm, or yarn.

This lock file was generated with npm 11.6.2 using the following
command:

npm install --before '2025-11-24T03:16:26Z' --package-lock-only

Adds a package-lock.json file, as this repo contained a package.json
file at its root without a corresponding lock file for npm, pnpm, or yarn.

This lock file was generated with npm 11.6.2 using the following
command:

	npm install --before '2025-11-24T03:16:26Z' --package-lock-only
@omsmith omsmith merged commit fef532d into main Dec 1, 2025
5 checks passed
@omsmith omsmith deleted the LFT-2320/generate-package-lock branch December 1, 2025 13:45
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