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

Adjust required Node.js version #101

Merged
merged 1 commit into from
Aug 16, 2017

Conversation

lgraubner
Copy link
Contributor

You state in the readme, that the required Node.js version is 8.0.0. This is not reflected in the "engines" property of the package.json, which states 6.9.0 is minimum version.
I assume the high version number is due to async/await which is enabled since Node.js v7.6. Therefore I adjusted the versions to 7.6.0. I tested the package with that version and it worked fine.
If v8.0.0 is still required let me know and I will adjust it.

@leo leo merged commit 0bc2c84 into vercel:master Aug 16, 2017
@leo
Copy link
Contributor

leo commented Aug 16, 2017

👍 Thanks!

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