diff options
author | npm team <ops+robot@npmjs.com> | 2022-03-31 22:43:17 +0000 |
---|---|---|
committer | Michaƫl Zasso <targos@protonmail.com> | 2022-04-09 12:56:30 +0200 |
commit | 2d84620f867cfc18be1a50f4e5f076dd79ba22e4 (patch) | |
tree | 9c8cc8a89fa79d4d8ac428b7d48ed2bb11f26cb3 /deps/npm/docs/output/commands/npm-uninstall.html | |
parent | be011858446f7ec4b914fd1af2cb7555bd04877b (diff) | |
download | node-new-2d84620f867cfc18be1a50f4e5f076dd79ba22e4.tar.gz |
deps: upgrade npm to 8.6.0
PR-URL: https://github.com/nodejs/node/pull/42550
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Diffstat (limited to 'deps/npm/docs/output/commands/npm-uninstall.html')
-rw-r--r-- | deps/npm/docs/output/commands/npm-uninstall.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/docs/output/commands/npm-uninstall.html b/deps/npm/docs/output/commands/npm-uninstall.html index f7f7760da7..d8d6f7b5e6 100644 --- a/deps/npm/docs/output/commands/npm-uninstall.html +++ b/deps/npm/docs/output/commands/npm-uninstall.html @@ -151,7 +151,7 @@ npm command-line interface <!-- raw HTML omitted --> <pre lang="bash"><code>npm uninstall [<@scope>/]<pkg>... -aliases: un, unlink, remove, rm, r +aliases: unlink, remove, rm, r, un </code></pre> <!-- raw HTML omitted --> <!-- raw HTML omitted --> |