From 73b3e06c910549a7fd3c8f49324ab14e0adf2c8d Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Tue, 23 Mar 2021 14:58:11 -0400 Subject: deps: upgrade npm to 7.7.0 PR-URL: https://github.com/nodejs/node/pull/37879 Reviewed-By: Luigi Pinca Reviewed-By: Anna Henningsen Reviewed-By: Colin Ihrig --- deps/npm/man/man1/npm-unstar.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deps/npm/man/man1/npm-unstar.1') diff --git a/deps/npm/man/man1/npm-unstar.1 b/deps/npm/man/man1/npm-unstar.1 index a08ab4c5af..b3b7c698b3 100644 --- a/deps/npm/man/man1/npm-unstar.1 +++ b/deps/npm/man/man1/npm-unstar.1 @@ -8,6 +8,8 @@ npm unstar [\.\.\.] .fi .RE +.P +Note: This command is unaware of workspaces\. .SS Description .P "Unstarring" a package is the opposite of npm help \fBstar\fP, -- cgit v1.2.1