Skip to content

Commit 3612acc

Browse files
overlord-akJahenr
andauthored
Update NPM_CheatSheet.md (#149)
Added npm --version command Co-authored-by: Jahenr <[email protected]>
1 parent 2ebd8c8 commit 3612acc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NPM_CheatSheet.md

+2
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,5 @@ NPM / Node Package Manager
4747
# Test & Show the full dependency tree
4848
npm install --dry-run
4949
50+
# Show npm version
51+
npm --version

0 commit comments

Comments
 (0)