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

Remove package-lock.json #1400

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Remove package-lock.json #1400

merged 1 commit into from
Oct 26, 2024

Conversation

garyhtou
Copy link
Member

From my understanding, a project should only have one lock file. At the moment, we have both package-lock.json and yarn.lock.

Because we're currently deploying using yarn.lock (on Vercel) and it seems to be more active/used, I've decided to drop the package-lock.json.

https://github.com/hackclub/site/commits/main/package-lock.json

https://github.com/hackclub/site/commits/main/yarn.lock

From my understanding, a project should only have one lock file. At the moment, we have both `package-lock.json` and `yarn.lock`.

Because we're currently deploying using `yarn.lock` (on Vercel) and it seems to be more active/used, I've decided to drop the `package-lock.json`.

https://github.com/hackclub/site/commits/main/package-lock.json

https://github.com/hackclub/site/commits/main/yarn.lock
Copy link

vercel bot commented Oct 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2024 0:59am

@garyhtou
Copy link
Member Author

Could someone please sanity check this?

@garyhtou
Copy link
Member Author

Seeing that package.json was previously removed and only just added in #1361, I'm going to merge it!

@garyhtou garyhtou added this pull request to the merge queue Oct 26, 2024
Merged via the queue into main with commit b544ec0 Oct 26, 2024
4 checks passed
@garyhtou garyhtou deleted the garyhtou/remove-package-lock.json branch October 26, 2024 04:41
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