Update npm.md

This commit is contained in:
Rico Sta. Cruz 2019-12-24 22:03:49 +11:00 committed by GitHub
parent 66b3324759
commit 41ad26474e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
npm.md
View File

@ -42,6 +42,7 @@ updated: 2017-10-27
| `npm i https://site.com/archive.tgz` | Tarball via HTTP |
### Listing
| Command | Description |
| --- | --- |
| `npm list` | Lists the installed versions of all dependencies in this software |