Skip to content

Release scripts don't update package-lock.json version #7083

@dbkr

Description

@dbkr

...so our release tags end up with a package.json with the right version and a package-lock.json with a mismatched version. I think this just makes npm disregard the package-lock.json file, making it entirely pointless.

It may be better to just remove the thing from version control until we figure out this and whatever other nuances it introduces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-PackagingPackaging, signing, releasingT-TaskTasks for the team like planning

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions