diff options
author | isaacs <i@izs.me> | 2013-08-02 14:55:01 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-08-02 14:55:22 -0700 |
commit | bea9dfa14c5f0e248202cbc97d8f4ce20992f556 (patch) | |
tree | 94ce79da988ee63a8e92940a3caf4f54cd37e03c /deps/npm/man/man3 | |
parent | 9e1eb361e8deb3f296a3c9d01de8fcc10361443f (diff) | |
download | node-new-bea9dfa14c5f0e248202cbc97d8f4ce20992f556.tar.gz |
npm: Upgrade to 1.3.7
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 2fcc572c81..53ca7e8048 100644 --- a/deps/npm/man/man3/npm.3 +++ b/deps/npm/man/man3/npm.3 @@ -21,7 +21,7 @@ npm\.load([configObject,] function (er, npm) { .fi . .SH "VERSION" -1.3.5 +1.3.6 . .SH "DESCRIPTION" This is the API documentation for npm\. |