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: issue-5280 Ensure save flags update package.json #7233

Open
wants to merge 6 commits into
base: latest
Choose a base branch
from

Commits on Feb 19, 2024

  1. [npm#5280] Ensure that flags like --save-dev imply --save, and are no…

    …t overridden by npm config
    ficocelliguy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0b07587 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    0b5416c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. [npm#5280] Ensure that flags like --save-dev imply --save, and are no…

    …t overridden by npm config
    ficocelliguy committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1f3c284 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    f7e4d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7db7c47 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    8e19394 View commit details
    Browse the repository at this point in the history