diff options
author | isaacs <i@izs.me> | 2012-06-21 16:44:22 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-22 07:45:21 -0700 |
commit | 91835966eb00e912c8cb7a9942f369b0e640368b (patch) | |
tree | e4bdb5a01ca5c8088f697a33952de077d68964cf /deps/npm/man/man3/npm.3 | |
parent | 5565366a33e57436be08b00c14470ecafdf16632 (diff) | |
download | node-91835966eb00e912c8cb7a9942f369b0e640368b.tar.gz |
npm: Upgrade to 1.1.31
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 5f53ab996..98d0b1178 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.30 +1.1.31 . .SH "DESCRIPTION" This is the API documentation for npm\. |