Update npm.md
This commit is contained in:
parent
66b3324759
commit
41ad26474e
1
npm.md
1
npm.md
|
@ -42,6 +42,7 @@ updated: 2017-10-27
|
||||||
| `npm i https://site.com/archive.tgz` | Tarball via HTTP |
|
| `npm i https://site.com/archive.tgz` | Tarball via HTTP |
|
||||||
|
|
||||||
### Listing
|
### Listing
|
||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| `npm list` | Lists the installed versions of all dependencies in this software |
|
| `npm list` | Lists the installed versions of all dependencies in this software |
|
||||||
|
|
Loading…
Reference in New Issue