Skip to content

Commit

Permalink
fix(tests): update snapshots
Browse files Browse the repository at this point in the history
This got left out of the npm view workspaces PR
  • Loading branch information
wraithgar committed Apr 1, 2021
1 parent 32717a6 commit db7aece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js
Expand Up @@ -772,7 +772,7 @@ All commands:
npm set-script [<script>] [<command>]
Options:
[-w|--workspace <workspace>|-w|--workspace <workspace>] [-ws|--workspaces]
[-w|--workspace <workspace-name> [<workspace-name> ...]] [-ws|--workspaces]
Run "npm help set-script" for more info
Expand Down Expand Up @@ -921,7 +921,7 @@ All commands:
npm view [<@scope>/]<pkg>[@<version>] [<field>[.subfield]...]
Options:
[--json] [-w|--workspace <workspace>|-w|--workspace <workspace>] [-ws|--workspaces]
[--json] [-w|--workspace <workspace-name> [<workspace-name> ...]] [-ws|--workspaces]
aliases: v, info, show
Expand Down

0 comments on commit db7aece

Please sign in to comment.