Skip to content

Release: Update the package-lock.json version #369

@dmethvin

Description

@dmethvin

The release script currently updates the package.json file manually which leaves package-lock.json with the old version. Switch the release script to use npm version, it's probably easiest to use the preversion, postversion, and version hooks it provides rather than doing things manually in the release script anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions