Skip to content

chore: remove package-lock.json and ignore it#29

Open
wiktoriavh wants to merge 3 commits into
mainfrom
chore/remove-package-lock
Open

chore: remove package-lock.json and ignore it#29
wiktoriavh wants to merge 3 commits into
mainfrom
chore/remove-package-lock

Conversation

@wiktoriavh
Copy link
Copy Markdown
Member

This pull request removes the package-lock.json file and adds it to the .gitignore file. We don't use npm and instead use yarn, which generates a yarn.lock file. This change ensures that the package-lock.json file is not included in the repository.

we don't use npm, we use yarn, whhich generates a yarn.lock file.
@wiktoriavh wiktoriavh requested a review from a team as a code owner January 22, 2024 11:58
@wiktoriavh wiktoriavh self-assigned this Jan 23, 2024
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