npm: revised description of npm list

This commit is contained in:
Kyle Warneck
2019-03-12 09:05:35 -07:00
committed by Agniva De Sarker
parent 5f5cd8759e
commit 2c6e7f7c20

View File

@@ -28,7 +28,7 @@
`npm uninstall {{module_name}}`
- Print a tree of installed, project-level packages:
- Print a tree of locally-installed dependencies:
`npm list`