diff options
Diffstat (limited to 'deps/npm/docs/output/commands/npm.html')
-rw-r--r-- | deps/npm/docs/output/commands/npm.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/docs/output/commands/npm.html b/deps/npm/docs/output/commands/npm.html index 1fd3337b2c..7059fa5d37 100644 --- a/deps/npm/docs/output/commands/npm.html +++ b/deps/npm/docs/output/commands/npm.html @@ -146,10 +146,10 @@ npm command-line interface </section> <div id="_content"><h3 id="synopsis">Synopsis</h3> -<pre lang="bash"><code>npm <command> [args] -</code></pre> +<!-- raw HTML omitted --> +<!-- raw HTML omitted --> <h3 id="version">Version</h3> -<p>8.5.1</p> +<p>8.5.2</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 |