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

chore: @npmcli/template-oss@4.19.0 #6807

Merged
merged 4 commits into from
Sep 15, 2023
Merged

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    66399f0 View commit details
    Browse the repository at this point in the history
  2. fix: set engines to ^16.14.0 || >=18.0.0

    BREAKING CHANGE: @npmcli/config now supports node ^16.14.0 || >=18.0.0
    lukekarrys committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    06387e9 View commit details
    Browse the repository at this point in the history
  3. fix: set engines to ^16.14.0 || >=18.0.0

    BREAKING CHANGE: libnpmfund now supports node ^16.14.0 || >=18.0.0
    lukekarrys committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b9e7fa1 View commit details
    Browse the repository at this point in the history
  4. chore: set workspace engines

    This align all private workspaces to the same engines as the CLI
    and all public workspaces to ^16.14.0 || >=18.0.0
    lukekarrys committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    69342ff View commit details
    Browse the repository at this point in the history