Skip to content

Commit 57ef88b

Browse files
author
Cyril Walle
committed
npm update
1 parent 6126d83 commit 57ef88b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

general/npm/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ forces update pac to latest version and will be saved in package.json (and lock)
2222
## `npm outdated`
2323

2424
overview of outdated packages
25+
26+
## update npm or other global package to the latest version
27+
28+
`npm i npm@latest -g` or `npm i npm@latest -g`

0 commit comments

Comments
 (0)