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

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornpm-robot <ops+robot@npmjs.com>2021-06-03 23:17:35 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-06-08 20:57:12 +0300
commit306a57d33191d171bc148c0d06254730b6faa28e (patch)
tree0063635a2e73f60b64aa8315a4796d3a1a498128 /deps/npm/docs/output/commands/npm.html
parentf504c9c6b897f14891f147ad4a05e743133a0d35 (diff)
deps: upgrade npm to 7.16.0
PR-URL: https://github.com/nodejs/node/pull/38920 Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
Diffstat (limited to 'deps/npm/docs/output/commands/npm.html')
-rw-r--r--deps/npm/docs/output/commands/npm.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/docs/output/commands/npm.html b/deps/npm/docs/output/commands/npm.html
index 6469e96933a..c3ca080469a 100644
--- a/deps/npm/docs/output/commands/npm.html
+++ b/deps/npm/docs/output/commands/npm.html
@@ -148,7 +148,7 @@ npm command-line interface
<pre lang="bash"><code>npm &lt;command&gt; [args]
</code></pre>
<h3 id="version">Version</h3>
-<p>7.15.1</p>
+<p>7.16.0</p>
<h3 id="description">Description</h3>
<p>npm is the package manager for the Node JavaScript platform. It puts
modules in place so that node can find them, and manages dependency
@@ -292,4 +292,4 @@ Edit this page on GitHub
-</body></html> \ No newline at end of file
+</body></html>