From fc8f1b7f0ad8e3b4c50a53437828fc68c490ab57 Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Mon, 12 Apr 2021 11:34:05 -0400 Subject: deps: upgrade npm to 6.14.13 PR-URL: https://github.com/nodejs/node/pull/38214 Reviewed-By: Richard Lau Reviewed-By: Beth Griggs Reviewed-By: Ruben Bridgewater Reviewed-By: Michael Dawson --- deps/npm/docs/public/cli-commands/npm-access/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deps/npm/docs/public/cli-commands/npm-access') diff --git a/deps/npm/docs/public/cli-commands/npm-access/index.html b/deps/npm/docs/public/cli-commands/npm-access/index.html index 16cbf9e6daf..c3fdda6d458 100644 --- a/deps/npm/docs/public/cli-commands/npm-access/index.html +++ b/deps/npm/docs/public/cli-commands/npm-access/index.html @@ -74,7 +74,7 @@ } } }) -

npm access

+

npm access

Set access level on published packages

Synopsis

npm access public [<package>]
@@ -148,4 +148,4 @@ with an HTTP 402 status code (logically enough), unless you use
               el.href = el.href + "/index.html"
             }
           })
-          
\ No newline at end of file +
\ No newline at end of file -- cgit v1.2.3