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(config): remove node-version and npm-version #5691

Merged
merged 1 commit into from
Oct 13, 2022

Commits on Oct 13, 2022

  1. fix(config): remove node-version and npm-version

    BREAKING CHANGE: the `node-version` and `npm-version` configs have been
    removed.
    
    These are only used sparingly by arborist to determine if optional
    dependencies should be installed, and during engines checks (which
    are only warnings unless `engine-strict` is true.
    wraithgar committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f697c50 View commit details
    Browse the repository at this point in the history