Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(docs): add npm update example #3494

Merged
merged 1 commit into from
Jul 2, 2021
Merged

Conversation

wraithgar
Copy link
Member

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.

References

Closes #3410

docs/content/commands/npm-update.md Show resolved Hide resolved
docs/content/commands/npm-update.md Show resolved Hide resolved
docs/content/commands/npm-update.md Show resolved Hide resolved
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants