diff options
author | isaacs <i@izs.me> | 2013-06-12 10:59:44 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-06-12 10:59:44 -0700 |
commit | 49d9ad9d81e2db72fecc4d0c3c2d3a205dde8bee (patch) | |
tree | 433fb30ea3a9364a7176161ac8e037a329c28734 /deps/npm/man/man3 | |
parent | 5d4ac272c7ee88f44fa509e8fa2bc6def003a7f6 (diff) | |
download | node-new-49d9ad9d81e2db72fecc4d0c3c2d3a205dde8bee.tar.gz |
npm: Upgrade to 1.2.30
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 d14d7b4f4d..27bfe8a5f5 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.2.27 +1.2.30 . .SH "DESCRIPTION" This is the API documentation for npm\. |