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/man/man3 | |
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/man/man3')
-rw-r--r-- | deps/npm/man/man3/npm.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man3/npm.3 b/deps/npm/man/man3/npm.3 index fd992f1b84..af4c999080 100644 --- a/deps/npm/man/man3/npm.3 +++ b/deps/npm/man/man3/npm.3 @@ -20,7 +20,7 @@ npm\.load([configObject, ]function (er, npm) { .RE .SH VERSION .P -2.7.5 +2.7.6 .SH DESCRIPTION .P This is the API documentation for npm\. |