summaryrefslogtreecommitdiff
path: root/deps/npm/man
diff options
context:
space:
mode:
authorMichael Perrotte <mike@npmjs.com>2019-10-29 13:03:29 -0400
committerMyles Borins <mylesborins@google.com>2019-10-30 16:20:34 -0400
commitefe31e791d0f71cf7d7964f89f249aafca025cde (patch)
tree1bf722c3921816b6cf548dc8144a587273077d27 /deps/npm/man
parentaf2a9a45a54eef456829b9e045688b6eeeef4af0 (diff)
downloadandroid-node-v8-efe31e791d0f71cf7d7964f89f249aafca025cde.tar.gz
android-node-v8-efe31e791d0f71cf7d7964f89f249aafca025cde.tar.bz2
android-node-v8-efe31e791d0f71cf7d7964f89f249aafca025cde.zip
deps: update npm to 6.12.1
PR-URL: https://github.com/nodejs/node/pull/30164 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
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