Skip to content

Commit

Permalink
Remove package-lock.json
Browse files Browse the repository at this point in the history
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
  • Loading branch information
garyhtou committed Oct 26, 2024
1 parent 0ba39e2 commit cb733d0
Showing 1 changed file with 0 additions and 17,463 deletions.
Loading

0 comments on commit cb733d0

Please sign in to comment.