Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

chore: Removing --save from npm install command #333

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

Topener
Copy link

@Topener Topener commented Nov 6, 2022

Proposed changes

As per NPM documentation, the --save flag is not mandatory and actually the default behaviour. This has been the case for several years already, and at this point save to assume everyone has a version more modern than the one that required it.

Types of changes

  • Bugfix
  • New feature
  • Breaking change
  • Chore

Checklist

  • I have read the CONTRIBUTING.md doc
  • My PR is named according to CONTRIBUTING.md doc
  • End-to-end tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

No comments.

@Topener Topener requested a review from marcandrews as a code owner November 6, 2022 14:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant