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

chore(repo): remove package-lock.json file #1226

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

rondeau-aws
Copy link
Contributor

Problem

We recently added a package-lock.json file to this repository, which causes the following build warning:

warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.

Solution

Remove package-lock.json.

Testing

None.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@rondeau-aws rondeau-aws merged commit 96bd014 into aws:mainline Aug 8, 2024
3 checks passed
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.

3 participants