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

Bring package-lock.json up to date #653

Merged
merged 1 commit into from
Oct 18, 2021
Merged

Bring package-lock.json up to date #653

merged 1 commit into from
Oct 18, 2021

Conversation

squaremo
Copy link
Collaborator

The test workflow (rightfully) uses npm ci, which will balk if the
lockfile does not reflect version in package.json. This commit makes
sure they match, through

npm install

The test workflow (rightfully) uses `npm ci`, which will balk if the
lockfile does not reflect version in package.json. This commit makes
sure they match, through

    npm install

Signed-off-by: Michael Bridgen <mikeb@squaremobius.net>
@squaremo squaremo merged commit d7911a0 into main Oct 18, 2021
@squaremo squaremo deleted the update-package-lock branch October 18, 2021 06:27
@cressie176 cressie176 mentioned this pull request May 9, 2022
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