diff options
author | isaacs <i@izs.me> | 2014-02-12 18:16:32 -0800 |
---|---|---|
committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-02-13 16:35:41 -0800 |
commit | 55543d3c45777e2867b86109454e1686e9956c5f (patch) | |
tree | bc1d3704983fd2e589cc7755f85ec7f7b8a04a7c /deps/npm/man/man1/npm.1 | |
parent | 37376debe54ccd2889174ebb8ffc3949e0bda298 (diff) | |
download | node-new-55543d3c45777e2867b86109454e1686e9956c5f.tar.gz |
npm: Upgrade to v1.4.0
- Removes 'npm publish -f'
- Documentation
- Bug-fixes
- Update license etc to refer to npm, Inc. rather than @isaacs personally
Diffstat (limited to 'deps/npm/man/man1/npm.1')
-rw-r--r-- | deps/npm/man/man1/npm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/man/man1/npm.1 b/deps/npm/man/man1/npm.1 index f83db1812a..660523dc16 100644 --- a/deps/npm/man/man1/npm.1 +++ b/deps/npm/man/man1/npm.1 @@ -14,7 +14,7 @@ npm <command> [args] .fi . .SH "VERSION" -1.3.26 +1.4.0 . .SH "DESCRIPTION" npm is the package manager for the Node JavaScript platform\. It puts @@ -165,7 +165,7 @@ If you would like to contribute, but don\'t know what to work on, check the issues list or ask on the mailing list\. . .IP "\(bu" 4 -\fIhttp://github\.com/isaacs/npm/issues\fR +\fIhttp://github\.com/npm/npm/issues\fR . .IP "\(bu" 4 \fInpm\-@googlegroups\.com\fR @@ -176,7 +176,7 @@ the issues list or ask on the mailing list\. When you find issues, please report them: . .IP "\(bu" 4 -web: \fIhttp://github\.com/isaacs/npm/issues\fR +web: \fIhttp://github\.com/npm/npm/issues\fR . .IP "\(bu" 4 email: \fInpm\-@googlegroups\.com\fR |