Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2021-04-06 18:28:36 +0300
committerGar <gar+gh@danger.computer>2021-04-08 20:27:43 +0300
commit6e31df4e7957337962fd3d93e495931e3592bb9e (patch)
tree7e8d514f2fb149d4ec0bec5cbe21ee381f0ee0c7 /tap-snapshots
parent1f3e88ebaf4901d8f9f07b43404d824fef7e5ff5 (diff)
feat(pack): add workspace support
PR-URL: https://github.com/npm/cli/pull/3033 Credit: @wraithgar Close: #3033 Reviewed-by: @darcyclarke
Diffstat (limited to 'tap-snapshots')
-rw-r--r--tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js2
-rw-r--r--tap-snapshots/test-lib-view.js-TAP.test.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js b/tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js
index 19beaaa85..6bd38772e 100644
--- a/tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js
+++ b/tap-snapshots/test-lib-utils-npm-usage.js-TAP.test.js
@@ -625,7 +625,7 @@ All commands:
npm pack [[<@scope>/]<pkg>...]
Options:
- [--dry-run]
+ [--dry-run] [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]] [-ws|--workspaces]
Run "npm help pack" for more info
diff --git a/tap-snapshots/test-lib-view.js-TAP.test.js b/tap-snapshots/test-lib-view.js-TAP.test.js
index 02810e31a..1cdf35635 100644
--- a/tap-snapshots/test-lib-view.js-TAP.test.js
+++ b/tap-snapshots/test-lib-view.js-TAP.test.js
@@ -450,7 +450,7 @@ dist-tags:
`
exports[`test/lib/view.js TAP workspaces remote package name > must match snapshot 1`] = `
-Ignoring workspaces for remote package
+Ignoring workspaces for specified package(s)
`
exports[`test/lib/view.js TAP workspaces remote package name > must match snapshot 2`] = `