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

Make engines requirement less strict #13

Merged
merged 1 commit into from
Feb 15, 2018
Merged

Make engines requirement less strict #13

merged 1 commit into from
Feb 15, 2018

Conversation

connor-baer
Copy link
Contributor

@connor-baer connor-baer commented Feb 15, 2018

Changes

  • Change Node version requirement from equal to greater than or equal (→ documentation)

Question: Is v8.9.4 really the first version of Node that's supported, or could this be lower?

Closes #12.

@NickColley
Copy link
Owner

Hello @connor-baer !

Thanks so much for the pull request, this looks great.

I think you're right that the engines could be lowered as really I'm mostly interested in communicating that I'm running the latest LTS (as specified in .nvmrc).

So we could update this to be the lowest active LTS version, but since I'm not actively testing that version it may not be the best idea.

@NickColley
Copy link
Owner

I'll merge this in and get a release out.

@NickColley NickColley merged commit 44f375c into NickColley:master Feb 15, 2018
NickColley added a commit that referenced this pull request Feb 15, 2018
- Allow Node.js versions higher than LTS to run jest-axe - [(PR #13)](#13) Thanks @connor-baer
@connor-baer connor-baer deleted the enhancement/engines branch February 15, 2018 13:36
@connor-baer
Copy link
Contributor Author

Thanks for the quick release!

Personally, I don't mind the recent version since I'm running the latest LTS of Node as well. Was just wondering :)

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