@@ -27,9 +27,9 @@ All commands:
2727 hook, init, install, install-ci-test, install-test, link,
2828 ll, login, logout, ls, org, outdated, owner, pack, ping,
2929 pkg, prefix, profile, prune, publish, query, rebuild, repo,
30- restart, root, run-script, search, set, set-script ,
31- shrinkwrap, star, stars, start, stop, team, test, token,
32- uninstall, unpublish, unstar, update, version, view, whoami
30+ restart, root, run-script, search, set, shrinkwrap, star ,
31+ stars, start, stop, team, test, token, uninstall, unpublish ,
32+ unstar, update, version, view, whoami
3333
3434Specify configs in the ini-formatted file:
3535 /some/config/file/.npmrc
@@ -63,9 +63,9 @@ All commands:
6363 hook, init, install, install-ci-test, install-test, link,
6464 ll, login, logout, ls, org, outdated, owner, pack, ping,
6565 pkg, prefix, profile, prune, publish, query, rebuild, repo,
66- restart, root, run-script, search, set, set-script ,
67- shrinkwrap, star, stars, start, stop, team, test, token,
68- uninstall, unpublish, unstar, update, version, view, whoami
66+ restart, root, run-script, search, set, shrinkwrap, star ,
67+ stars, start, stop, team, test, token, uninstall, unpublish ,
68+ unstar, update, version, view, whoami
6969
7070Specify configs in the ini-formatted file:
7171 /some/config/file/.npmrc
@@ -99,9 +99,9 @@ All commands:
9999 hook, init, install, install-ci-test, install-test, link,
100100 ll, login, logout, ls, org, outdated, owner, pack, ping,
101101 pkg, prefix, profile, prune, publish, query, rebuild, repo,
102- restart, root, run-script, search, set, set-script ,
103- shrinkwrap, star, stars, start, stop, team, test, token,
104- uninstall, unpublish, unstar, update, version, view, whoami
102+ restart, root, run-script, search, set, shrinkwrap, star ,
103+ stars, start, stop, team, test, token, uninstall, unpublish ,
104+ unstar, update, version, view, whoami
105105
106106Specify configs in the ini-formatted file:
107107 /some/config/file/.npmrc
@@ -135,9 +135,9 @@ All commands:
135135 hook, init, install, install-ci-test, install-test, link,
136136 ll, login, logout, ls, org, outdated, owner, pack, ping,
137137 pkg, prefix, profile, prune, publish, query, rebuild, repo,
138- restart, root, run-script, search, set, set-script ,
139- shrinkwrap, star, stars, start, stop, team, test, token,
140- uninstall, unpublish, unstar, update, version, view, whoami
138+ restart, root, run-script, search, set, shrinkwrap, star ,
139+ stars, start, stop, team, test, token, uninstall, unpublish ,
140+ unstar, update, version, view, whoami
141141
142142Specify configs in the ini-formatted file:
143143 /some/config/file/.npmrc
@@ -839,17 +839,6 @@ All commands:
839839
840840 Run "npm help set" for more info
841841
842- set-script Set tasks in the scripts section of package.json, deprecated
843-
844- Usage:
845- npm set-script [<script>] [<command>]
846-
847- Options:
848- [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
849- [-ws|--workspaces] [--include-workspace-root]
850-
851- Run "npm help set-script" for more info
852-
853842 shrinkwrap Lock down dependency versions for publication
854843
855844 Usage:
0 commit comments