Skip to content

Switch package-lock.json to lockfile version 3.#1423

Merged
Alex-Jordan merged 1 commit into
openwebwork:PG-2.21from
drgrice1:lockfile-version-3
May 27, 2026
Merged

Switch package-lock.json to lockfile version 3.#1423
Alex-Jordan merged 1 commit into
openwebwork:PG-2.21from
drgrice1:lockfile-version-3

Conversation

@drgrice1
Copy link
Copy Markdown
Member

Lockfile version 3 has been supported since node version 18 (and npm version 7). So there is no need to stay with lockfile version 2 anymore. The only real change it seems is that the dependencies section is removed. This means that the file is about 1100 lines shorter!

Lockfile version 3 has been supported since node version 18 (and npm
version 7).  So there is no need to stay with lockfile version 2
anymore. The only real change it seems is that the `dependencies`
section is removed. This means that the file is about 1100 lines
shorter!
@Alex-Jordan Alex-Jordan merged commit af9274f into openwebwork:PG-2.21 May 27, 2026
3 checks passed
@drgrice1 drgrice1 deleted the lockfile-version-3 branch May 27, 2026 20:41
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.

3 participants