diff options
author | isaacs <i@izs.me> | 2012-08-06 19:09:36 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-08-06 19:09:58 -0700 |
commit | f11a3dfcd63f80a6435dbf126faec77a01256326 (patch) | |
tree | fcd1a21a003bcd0f5aee83a784f6074e422748c6 /deps/npm/man/man3 | |
parent | 093be8b16bb153d18bfec752d42f8b79a8958800 (diff) | |
download | node-new-f11a3dfcd63f80a6435dbf126faec77a01256326.tar.gz |
npm: Upgrade to 1.1.48
Fixes an issue with publishing readmes that are not called
'README.md', so that they still end up on the website
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 db1954a23b..e6443fc204 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.1.47 +1.1.48 . .SH "DESCRIPTION" This is the API documentation for npm\. |