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-10 23:49:57 +0300
committerDanielle Adams <adamzdanielle@gmail.com>2021-06-15 07:42:45 +0300
commit98140238ee19ba80e6b5eb13cc8fdf9c88e2558f (patch)
tree00b91a5bcf3e15b6531bff64b5f7ccc6de73da1e /deps/npm/docs/output/commands/npm.html
parent7e99dbcf975f309930ba56d5c19248b918fa55ba (diff)
deps: upgrade npm to 7.17.0
PR-URL: https://github.com/nodejs/node/pull/38999 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@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 c3ca080469a..c5635a56009 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.16.0</p>
+<p>7.17.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>
+</body></html> \ No newline at end of file