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(docs): add npm update example #3494

Merged
merged 1 commit into from Jul 2, 2021
Merged

Commits on Jul 2, 2021

  1. fix(docs): add npm update example

    Adds an example of when `npm update` would not install the latest
    version of a package because other subdependencies in your tree have
    tighter restrictions.
    
    PR-URL: #3494
    Credit: @wraithgar
    Close: #3494
    Reviewed-by: @lukekarrys
    wraithgar committed Jul 2, 2021
    Copy the full SHA
    74c9975 View commit details
    Browse the repository at this point in the history