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

Drop support for Node 10, 11, 13, and 15. #852

Merged
merged 1 commit into from
Jun 15, 2021

Commits on Jun 15, 2021

  1. Drop support for Node 10, 11, 13, and 15.

    This unifies the `engines` property across all of our packages (they
    didn't agree with each other, some were missing `engines` completely,
    etc) to support:
    
    * Node 12.*
    * Node 14.*
    * Node 16 or higher
    rwjblue committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    2153a03 View commit details
    Browse the repository at this point in the history