diff options
author | isaacs <i@izs.me> | 2012-06-22 15:13:11 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-22 15:14:12 -0700 |
commit | 38250f640322a6cdbdfc818baa7a17006bbfc896 (patch) | |
tree | f107d88f6a6c9d768d69ce6269c01358a6ae659c /deps/npm/man/man3/npm.3 | |
parent | 91835966eb00e912c8cb7a9942f369b0e640368b (diff) | |
download | node-new-38250f640322a6cdbdfc818baa7a17006bbfc896.tar.gz |
npm: Upgrade to 1.1.32
Diffstat (limited to 'deps/npm/man/man3/npm.3')
-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 98d0b1178f..e608e7b729 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.31 +1.1.32 . .SH "DESCRIPTION" This is the API documentation for npm\. |