diff options
author | Kat Marchán <kzm@zkat.tech> | 2018-07-18 13:55:52 -0700 |
---|---|---|
committer | Michaël Zasso <targos@protonmail.com> | 2018-07-31 09:35:46 +0200 |
commit | 87ed6e6351d0bc7d6a6ed569f630000c889d8cd3 (patch) | |
tree | 4487b19ddb9c6c94b44847489f35f572a5007242 /deps/npm/man/man1/npm-cache.1 | |
parent | 337b2df82fc394499c7704be8ead3ff14a924d2f (diff) | |
download | node-new-87ed6e6351d0bc7d6a6ed569f630000c889d8cd3.tar.gz |
deps: upgrade npm to 6.2.0
PR-URL: https://github.com/nodejs/node/pull/21592
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-cache.1')
-rw-r--r-- | deps/npm/man/man1/npm-cache.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-cache.1 b/deps/npm/man/man1/npm-cache.1 index 9cf603114c..468b68d370 100644 --- a/deps/npm/man/man1/npm-cache.1 +++ b/deps/npm/man/man1/npm-cache.1 @@ -1,4 +1,4 @@ -.TH "NPM\-CACHE" "1" "May 2018" "" "" +.TH "NPM\-CACHE" "1" "July 2018" "" "" .SH "NAME" \fBnpm-cache\fR \- Manipulates packages cache .SH SYNOPSIS |