diff options
author | isaacs <i@izs.me> | 2013-11-20 11:08:52 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-11-20 11:08:52 -0800 |
commit | c1452f4c6fac17dd8ab974372daee05cd5cdbdec (patch) | |
tree | 12d57003bc0f73e1be3893beaebe82ef6a4a83c3 /deps/npm/man/man3 | |
parent | 88dc1fcb62f40c3c906802dcaa8a8e9dfef2a264 (diff) | |
download | node-c1452f4c6fac17dd8ab974372daee05cd5cdbdec.tar.gz |
npm: Upgrade to v1.3.15
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 ac5cb057d..58f76b542 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.3.14 +1.3.15 . .SH "DESCRIPTION" This is the API documentation for npm\. |