From 33899b435d865e533a4be3d301734a2b70f2a332 Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Wed, 19 Jan 2022 16:01:42 -0500 Subject: deps: upgrade npm to 6.14.16 PR-URL: https://github.com/nodejs/node/pull/41601 Reviewed-By: Richard Lau --- deps/npm/docs/public/cli-commands/npm-prune/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deps/npm/docs/public/cli-commands/npm-prune') diff --git a/deps/npm/docs/public/cli-commands/npm-prune/index.html b/deps/npm/docs/public/cli-commands/npm-prune/index.html index 5af13d62aa..e91662d322 100644 --- a/deps/npm/docs/public/cli-commands/npm-prune/index.html +++ b/deps/npm/docs/public/cli-commands/npm-prune/index.html @@ -74,7 +74,7 @@ } } }) -

npm prune

+

npm prune

Remove extraneous packages

Synopsis

npm prune [[<@scope>/]<pkg>...] [--production] [--dry-run] [--json]
@@ -108,4 +108,4 @@ and it's up to you to run npm prune from time el.href = el.href + "/index.html" } }) -
\ No newline at end of file +
\ No newline at end of file -- cgit v1.2.1