From a67c5dc06480314e1cb62ff3ece2431cb4edc8b2 Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Fri, 10 Jan 2020 12:13:51 -0500 Subject: deps: upgrade npm to 6.13.6 PR-URL: https://github.com/nodejs/node/pull/31304 Reviewed-By: Colin Ihrig Reviewed-By: Rich Trott Reviewed-By: Jiawen Geng Reviewed-By: Trivikram Kamat Reviewed-By: Ruben Bridgewater --- .../docs/public/cli-commands/npm-stars/index.html | 28 +++++++++++++--------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'deps/npm/docs/public/cli-commands/npm-stars') diff --git a/deps/npm/docs/public/cli-commands/npm-stars/index.html b/deps/npm/docs/public/cli-commands/npm-stars/index.html index ee36575ada2..9feccb1255a 100644 --- a/deps/npm/docs/public/cli-commands/npm-stars/index.html +++ b/deps/npm/docs/public/cli-commands/npm-stars/index.html @@ -1,4 +1,4 @@ -

npm stars

-

View packages marked as favorites

-

Synopsis

+

npm stars

+

View packages marked as favorites

+

Synopsis

npm stars [<user>]
-

Description

+

Description

If you have starred a lot of neat things and want to find them again quickly this command lets you do just that.

You may also want to see your friend's favorite packages, in this case you will most certainly enjoy this command.

-

See Also

+

See Also

  • npm star
  • npm view
  • @@ -90,4 +96,4 @@ you will most certainly enjoy this command.

    el.href = el.href + "/index.html" } }) -
\ No newline at end of file +
\ No newline at end of file -- cgit v1.2.3