Skip to content

How can I update a specific npm package to the latest version? #140308

Answered by t1noo7
HoussemZorgui asked this question in npm
Discussion options

You must be logged in to vote

npm update [package] will do what you want as long as it is a patch or minor version bump,and it will automatically take you to the latest destination.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@HoussemZorgui
Comment options

@t1noo7
Comment options

Answer selected by HoussemZorgui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
npm
Labels
None yet
2 participants