We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
node 4.x is out of service node 6.x will be end of service next year Please assess if microgateway will work with node 8.x and node 10.x? Thanks
current engine in package.json
"engines": { "node": ">=4.0.0" }
should change to node >=6.0.0
The text was updated successfully, but these errors were encountered:
@ozairs do you have any answer here? Thanks!
Sorry, something went wrong.
I will follow up with our dev team.
No branches or pull requests
node 4.x is out of service
node 6.x will be end of service next year
Please assess if microgateway will work with node 8.x and node 10.x?
Thanks
current engine in package.json
should change to node >=6.0.0
The text was updated successfully, but these errors were encountered: