File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ class Version extends BaseCommand {
1717 'workspaces' ,
1818 'workspaces-update' ,
1919 'include-workspace-root' ,
20+ 'ignore-scripts' ,
2021 ]
2122
2223 static workspaces = true
Original file line number Diff line number Diff line change @@ -4488,6 +4488,7 @@ Options:
44884488[--preid prerelease-id] [--sign-git-tag]
44894489[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
44904490[--workspaces] [--no-workspaces-update] [--include-workspace-root]
4491+ [--ignore-scripts]
44914492
44924493alias: verison
44934494
@@ -4509,6 +4510,7 @@ alias: verison
45094510#### \`workspaces\`
45104511#### \`workspaces-update\`
45114512#### \`include-workspace-root\`
4513+ #### \`ignore-scripts\`
45124514`
45134515
45144516exports [ `test/lib/docs.js TAP usage view > must match snapshot 1` ] = `
You can’t perform that action at this time.
0 commit comments