mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
Add docs for updating packages (#2072)
* Update NodeJS - Updating Packages documentation * Update content/roadmaps/107-nodejs/content/102-nodejs-npm/102-updating-packages.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -1 +1,6 @@
|
||||
# Updating packages
|
||||
# Updating Packages
|
||||
|
||||
Updating local and global packages you downloaded from the registry helps keep your code and tools stable, usable, and secure.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://docs.npmjs.com/updating-packages-downloaded-from-the-registry'>Updating packages downloaded from the registry</BadgeLink>
|
||||
|
Reference in New Issue
Block a user