From 467be7a9505858249586b01407d8f677ed09c591 Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Thu, 25 Mar 2021 17:55:02 -0400 Subject: deps: upgrade npm to 6.14.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/37918 Reviewed-By: Ruben Bridgewater Reviewed-By: Richard Lau Reviewed-By: Luigi Pinca Reviewed-By: Tobias Nießen --- 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 e0c6123d7f2..16cbf9e6daf 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