diff options
author | npm team <ops+robot@npmjs.com> | 2021-08-19 17:47:33 +0000 |
---|---|---|
committer | Luigi Pinca <luigipinca@gmail.com> | 2021-08-20 14:53:49 +0200 |
commit | 248f4c376444d0202f1d08f039c59485d6aea2e9 (patch) | |
tree | 270bcf6dd5734fa43ea1603bfc4a066b6f8f7926 /deps/npm/docs/output/commands/npm-explore.html | |
parent | 279162cf98b22ec5d0afc182ea22c7a782ccd083 (diff) | |
download | node-new-248f4c376444d0202f1d08f039c59485d6aea2e9.tar.gz |
deps: upgrade npm to 7.21.0
PR-URL: https://github.com/nodejs/node/pull/39813
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'deps/npm/docs/output/commands/npm-explore.html')
-rw-r--r-- | deps/npm/docs/output/commands/npm-explore.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/npm/docs/output/commands/npm-explore.html b/deps/npm/docs/output/commands/npm-explore.html index 69c5ec5c8e..b5c2d1e870 100644 --- a/deps/npm/docs/output/commands/npm-explore.html +++ b/deps/npm/docs/output/commands/npm-explore.html @@ -161,6 +161,7 @@ sure to use <code>npm rebuild <pkg></code> if you make any changes.</p> <h3 id="configuration">Configuration</h3> <!-- raw HTML omitted --> <!-- raw HTML omitted --> +<!-- raw HTML omitted --> <h4 id="shell"><code>shell</code></h4> <ul> <li>Default: SHELL environment variable, or “bash” on Posix, or “cmd.exe” on @@ -169,6 +170,8 @@ Windows</li> </ul> <p>The shell to run for the <code>npm explore</code> command.</p> <!-- raw HTML omitted --> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> <h3 id="see-also">See Also</h3> <ul> <li><a href="../configuring-npm/folders.html">npm folders</a></li> |