We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ebd8c8 commit 3612accCopy full SHA for 3612acc
NPM_CheatSheet.md
@@ -47,3 +47,5 @@ NPM / Node Package Manager
47
# Test & Show the full dependency tree
48
npm install --dry-run
49
50
+ # Show npm version
51
+ npm --version
0 commit comments