diff options
author | isaacs <i@izs.me> | 2014-02-14 10:08:15 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2014-02-14 10:08:15 -0800 |
commit | 89caae26ba61e2a6db3c76b6deec831444959a13 (patch) | |
tree | 1b9696e27c802a492f84ca8716a56ba213835990 /deps/npm/man/man3/npm.3 | |
parent | 55543d3c45777e2867b86109454e1686e9956c5f (diff) | |
download | node-npm-v1.4.2.tar.gz |
npm: upgrade to v1.4.2npm-v1.4.2
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 14610359a..68261b6bf 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.4.0 +1.4.2 . .SH "DESCRIPTION" This is the API documentation for npm\. |