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

Allow Node.js v16 #622

Closed
vitalets opened this issue Apr 26, 2021 · 5 comments
Closed

Allow Node.js v16 #622

vitalets opened this issue Apr 26, 2021 · 5 comments

Comments

@vitalets
Copy link

Node.js v16 is just released.
But I can't use this library because of restriction in package.json:

  "engines": {
    "node": ">=0.8 <=15"
  },
@xamgore
Copy link
Contributor

xamgore commented Apr 26, 2021

There is a PR for that.

@xamgore
Copy link
Contributor

xamgore commented May 19, 2021

@vitalets the PR got merged and a new 0.7.1 0.8.0 version released! Could you please test it and close the issue?

@marvinroger
Copy link

It’s merged but not released yet! 0.7.1 is 2 months old.

@marvinroger
Copy link

Released in 0.8.0 😉

@jimmywarting
Copy link
Contributor

can be closed now

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

5 participants