diff options
author | Forrest L Norvell <forrest@npmjs.com> | 2015-04-10 05:56:01 -0700 |
---|---|---|
committer | Forrest L Norvell <forrest@npmjs.com> | 2015-04-10 14:22:47 -0700 |
commit | cc8376ae67b57d5379881ae9582ee2e8352fc171 (patch) | |
tree | cd66f66da8e42dbf61016018667b0e57c0844663 /deps/npm/html/doc/api/npm.html | |
parent | f0bf6bb024f86412c2dbe6f0ea1f984a3a25ec2a (diff) | |
download | node-new-cc8376ae67b57d5379881ae9582ee2e8352fc171.tar.gz |
deps: upgrade npm to 2.7.6
PR-URL: https://github.com/iojs/io.js/pull/1390
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'deps/npm/html/doc/api/npm.html')
-rw-r--r-- | deps/npm/html/doc/api/npm.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/api/npm.html b/deps/npm/html/doc/api/npm.html index 2b21fb3a20..e3a0942284 100644 --- a/deps/npm/html/doc/api/npm.html +++ b/deps/npm/html/doc/api/npm.html @@ -23,7 +23,7 @@ npm.load([configObject, ]function (er, npm) { npm.commands.install(["package"], cb) }) </code></pre><h2 id="version">VERSION</h2> -<p>2.7.5</p> +<p>2.7.6</p> <h2 id="description">DESCRIPTION</h2> <p>This is the API documentation for npm. To find documentation of the command line @@ -109,5 +109,5 @@ method names. Use the <code>npm.deref</code> method to find the real name.</p> <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> </table> -<p id="footer">npm — npm@2.7.5</p> +<p id="footer">npm — npm@2.7.6</p> |