diff options
author | Myles Borins <mylesborins@github.com> | 2020-12-08 18:26:25 -0500 |
---|---|---|
committer | Myles Borins <mylesborins@github.com> | 2020-12-10 13:09:03 -0500 |
commit | 9c4970715cd9da7e39c592f9328c90c7ea06b32e (patch) | |
tree | c7274a64fa505b3240ff5cf802440955315822e3 /deps/npm/man/man1/npm-install.1 | |
parent | 89d664daae8f970458f5f8e77179644a0ffaa2ab (diff) | |
download | node-new-9c4970715cd9da7e39c592f9328c90c7ea06b32e.tar.gz |
deps: upgrade npm to 6.14.9
PR-URL: https://github.com/nodejs/node/pull/36450
Fixes: https://github.com/docs
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-install.1')
-rw-r--r-- | deps/npm/man/man1/npm-install.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-install.1 b/deps/npm/man/man1/npm-install.1 index 0f2a87c7f8..9ba762d0c8 100644 --- a/deps/npm/man/man1/npm-install.1 +++ b/deps/npm/man/man1/npm-install.1 @@ -1,4 +1,4 @@ -.TH "NPM\-INSTALL" "1" "August 2020" "" "" +.TH "NPM\-INSTALL" "1" "December 2020" "" "" .SH "NAME" \fBnpm-install\fR \- Install a package .SS Synopsis |