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

Soften node version restriction #4

Open
JBSoul opened this issue Oct 17, 2019 · 0 comments
Open

Soften node version restriction #4

JBSoul opened this issue Oct 17, 2019 · 0 comments

Comments

@JBSoul
Copy link

JBSoul commented Oct 17, 2019

The required node engine for this module is ^6.0.0 which is incompatible with newer major versions. Considering major version 12 is already available and version 8 will reach its end of life this year, it would be advantages to soften the restriction. I recommend to simply replace "^6.0.0" in package.json with ">=6.0.0"

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

No branches or pull requests

1 participant