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: 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant