diff options
author | claudiahdz <cghr1990@gmail.com> | 2020-07-07 13:41:27 -0500 |
---|---|---|
committer | Richard Lau <riclau@uk.ibm.com> | 2020-07-13 14:22:49 -0400 |
commit | 97b59527c749557119586cdc20c506048c4ca145 (patch) | |
tree | db6f1472951916520e446acfc3f86e2301a30269 /deps/npm/man/man1/npm-uninstall.1 | |
parent | 84fca3c69112da306c41773d1ef9e2f0a42b4cb5 (diff) | |
download | node-new-97b59527c749557119586cdc20c506048c4ca145.tar.gz |
deps: upgrade npm to 6.14.6
PR-URL: https://github.com/nodejs/node/pull/34246
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Diffstat (limited to 'deps/npm/man/man1/npm-uninstall.1')
-rw-r--r-- | deps/npm/man/man1/npm-uninstall.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-uninstall.1 b/deps/npm/man/man1/npm-uninstall.1 index 37ed8caf73..2464df6325 100644 --- a/deps/npm/man/man1/npm-uninstall.1 +++ b/deps/npm/man/man1/npm-uninstall.1 @@ -1,4 +1,4 @@ -.TH "NPM\-UNINSTALL" "1" "May 2020" "" "" +.TH "NPM\-UNINSTALL" "1" "July 2020" "" "" .SH "NAME" \fBnpm-uninstall\fR \- Remove a package .SS Synopsis |