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

Support node engine 16 #82

Closed
rabbah opened this issue Nov 5, 2021 · 0 comments · Fixed by #92
Closed

Support node engine 16 #82

rabbah opened this issue Nov 5, 2021 · 0 comments · Fixed by #92
Assignees

Comments

@rabbah
Copy link
Contributor

rabbah commented Nov 5, 2021

Is there a plan to support node 16? Or rather, any concerns in bumping the node engine clause to include v16?

Expected Behaviour

Can you the library with node 16.

Actual Behaviour

package.json requires node 10, 12 or 14.

"node": "^10 || ^12 || ^14"

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

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 a pull request may close this issue.

2 participants