diff options
author | Kat Marchán <kzm@sykosomatic.org> | 2015-09-18 14:41:44 -0700 |
---|---|---|
committer | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2015-09-20 10:15:03 -0700 |
commit | 57c44324c19119de7c4bb714eae955654bbcc324 (patch) | |
tree | d4b23205f2f269f8e0d16822c2462c58bef7b34d /deps/npm/man/man3 | |
parent | 61d48b45b5bf49e618afe9b933716af41476ad37 (diff) | |
download | node-new-57c44324c19119de7c4bb714eae955654bbcc324.tar.gz |
deps: upgrade to npm 2.14.4
PR-URL: https://github.com/nodejs/node/pull/2958
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
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 76b8f6f3ad..0fb9bbb56b 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.14.3 +2.14.4 .SH DESCRIPTION .P This is the API documentation for npm\. |