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

fix: require engines newer than node 12.9 #445

Merged
merged 1 commit into from
Feb 26, 2022

Conversation

davidjb
Copy link
Contributor

@davidjb davidjb commented Oct 5, 2021

  • What kind of change does this PR introduce? Bug fix

  • What is the current behavior? Allows installation on Node < 12

  • What is the new behavior (if this is a feature change)? Requires Node >= 12.9 to install.

  • Other information: This matches the engine required by the mongodb package;
    see https://github.com/mongodb/node-mongodb-native/blob/4.1/package.json#L88

  • Checklist:

  • Added test cases

  • Updated changelog

@mingchuno mingchuno merged commit 0920663 into jdesboeufs:master Feb 26, 2022
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