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

Add yarn.lock file #53

Closed
wants to merge 1 commit into from
Closed

Conversation

posgarou
Copy link
Contributor

This PR adds the yarn.lock file that is automatically generated by running yarn install.

Adding the yarn.lock file is a convenience for project contributors using yarn and doesn't affect project users using npm. Including it makes it easier to contribute (see https://yarnpkg.com/blog/2016/11/24/lockfiles-for-all/).

@jxnblk
Copy link
Collaborator

jxnblk commented Jul 23, 2017

Thanks! I tend to agree with this sindresorhus/ama#479 (comment) and feel like locks files should not be included in libraries. I also do not use yarn so I'm closing this out

@jxnblk jxnblk closed this Jul 23, 2017
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.

2 participants