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

fix: fix lockfileVersion@v3 warning #26

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

rettichschnidi
Copy link
Member

This fixes the following warning in CI:

npm WARN read-shrinkwrap This version of npm is compatible with
lockfileVersion@1, but package-lock.json was generated for
lockfileVersion@3. I'll try to do my best with it!

This fixes the following warning in CI:

> npm WARN read-shrinkwrap This version of npm is compatible with
> lockfileVersion@1, but package-lock.json was generated for
> lockfileVersion@3. I'll try to do my best with it!
@rettichschnidi rettichschnidi merged commit 012023e into main Aug 30, 2023
1 check passed
@rettichschnidi rettichschnidi deleted the rs/fix-npm-version branch August 30, 2023 16:47
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