Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dmethvin opened this issue Jun 25, 2020 · 0 comments
Open

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

dmethvin opened this issue Jun 25, 2020 · 0 comments

Comments

@dmethvin
Copy link
Member

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.

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

No branches or pull requests

1 participant