npm: revised description of npm list

italian
Kyle Warneck 2019-03-12 09:05:35 -07:00 committed by Agniva De Sarker
parent 5f5cd8759e
commit 2c6e7f7c20
1 changed files with 1 additions and 1 deletions

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`