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

Update README.md with changed minor node version requirement #363

Closed
wants to merge 1 commit into from

Conversation

Cordazar
Copy link

wait-on library depends on mocha which depends on node 12+

`wait-on` library depends on `mocha` which depends on node 12+
@MikeMcC399
Copy link

@Cordazar

Perhaps it is now time to cut a new major version and update the engines definition to minimum Node.js 16, since both Node.js 12 and Node.js 14 have entered into their end-of-life phase?

  "engines": {
    "node": ">=6"

@bahmutov
Copy link
Owner

Closes in 2fc1f98

@bahmutov bahmutov closed this Sep 21, 2023
@Cordazar Cordazar deleted the patch-1 branch September 21, 2023 13:07
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.

3 participants