From 41ad26474e99b2eaa0120cf58d5ea528a7aebc7a Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Tue, 24 Dec 2019 22:03:49 +1100 Subject: [PATCH] Update npm.md --- npm.md | 1 + 1 file changed, 1 insertion(+) diff --git a/npm.md b/npm.md index 51d90de8e..27f6e9014 100644 --- a/npm.md +++ b/npm.md @@ -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 |