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

Specify yarn version and update compatible node engine in package.json; add .nvmrc #6

Open
saxoncameron opened this issue Dec 2, 2019 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Milestone

Comments

@saxoncameron
Copy link

Node currently listed at "node": ">=8.5.0", let's try LTS and if that works update that number to the current LTS number, as well as adding a .nvmrc file in the project root. Let's update CONTRIBUTING.md while we're in there to specify usage of nvm use.

Yarn version can also go under engines in package.json, if the latest version works, let's chuck that in there.

@saxoncameron saxoncameron added documentation Improvements or additions to documentation good first issue Good for newcomers labels Dec 2, 2019
@saxoncameron saxoncameron added this to the 1.0.0 milestone Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant