diff options
author | isaacs <i@izs.me> | 2013-06-04 11:42:32 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-06-04 11:42:32 -0700 |
commit | f28f67cf759258492537495c016b2b01d2b0f9de (patch) | |
tree | 8004bdff9abbab3b915087c85f6fb244d6968669 /deps/npm/man/man3/npm.3 | |
parent | 51226b84cf5e2cac7a1fa4b4b5379727fa3415fc (diff) | |
download | node-new-f28f67cf759258492537495c016b2b01d2b0f9de.tar.gz |
npm: Upgrade to 1.2.25
Diffstat (limited to 'deps/npm/man/man3/npm.3')
-rw-r--r-- | deps/npm/man/man3/npm.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man3/npm.3 b/deps/npm/man/man3/npm.3 index dc2e3c2a0a..943c083f1c 100644 --- a/deps/npm/man/man3/npm.3 +++ b/deps/npm/man/man3/npm.3 @@ -1,7 +1,7 @@ .\" Generated with Ronnjs 0.3.8 .\" http://github.com/kapouer/ronnjs/ . -.TH "NPM" "3" "May 2013" "" "" +.TH "NPM" "3" "June 2013" "" "" . .SH "NAME" \fBnpm\fR \-\- node package manager @@ -21,7 +21,7 @@ npm\.load([configObject,] function (er, npm) { .fi . .SH "VERSION" -1.2.24 +1.2.25 . .SH "DESCRIPTION" This is the API documentation for npm\. |