Skip to content

Commit db7aece

Browse files
committed
fix(tests): update snapshots
This got left out of the npm view workspaces PR
1 parent 32717a6 commit db7aece

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ All commands:
772772
npm set-script [<script>] [<command>]
773773
774774
Options:
775-
[-w|--workspace <workspace>|-w|--workspace <workspace>] [-ws|--workspaces]
775+
[-w|--workspace <workspace-name> [<workspace-name> ...]] [-ws|--workspaces]
776776
777777
Run "npm help set-script" for more info
778778
@@ -921,7 +921,7 @@ All commands:
921921
npm view [<@scope>/]<pkg>[@<version>] [<field>[.subfield]...]
922922
923923
Options:
924-
[--json] [-w|--workspace <workspace>|-w|--workspace <workspace>] [-ws|--workspaces]
924+
[--json] [-w|--workspace <workspace-name> [<workspace-name> ...]] [-ws|--workspaces]
925925
926926
aliases: v, info, show
927927

0 commit comments

Comments
 (0)