summaryrefslogtreecommitdiff
path: root/deps/npm/man
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man')
-rw-r--r--deps/npm/man/man1/npm-ls.12
-rw-r--r--deps/npm/man/man1/npm.12
2 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm-ls.1 b/deps/npm/man/man1/npm-ls.1
index a4bb668444..9baeecc886 100644
--- a/deps/npm/man/man1/npm-ls.1
+++ b/deps/npm/man/man1/npm-ls.1
@@ -22,7 +22,7 @@ For example, running \fBnpm ls promzard\fP in npm's source tree will show:
.P
.RS 2
.nf
-npm@6.12.0 /path/to/npm
+npm@6.12.1 /path/to/npm
└─┬ init\-package\-json@0\.0\.4
└── promzard@0\.1\.5
.fi
diff --git a/deps/npm/man/man1/npm.1 b/deps/npm/man/man1/npm.1
index a74e30fdab..8d198b4a2d 100644
--- a/deps/npm/man/man1/npm.1
+++ b/deps/npm/man/man1/npm.1
@@ -10,7 +10,7 @@ npm <command> [args]
.RE
.SH VERSION
.P
-6.12.0
+6.12.1
.SH DESCRIPTION
.P
npm is the package manager for the Node JavaScript platform\. It puts