diff options
author | Forrest L Norvell <forrest@npmjs.com> | 2015-04-10 05:56:01 -0700 |
---|---|---|
committer | Forrest L Norvell <forrest@npmjs.com> | 2015-04-10 14:22:47 -0700 |
commit | cc8376ae67b57d5379881ae9582ee2e8352fc171 (patch) | |
tree | cd66f66da8e42dbf61016018667b0e57c0844663 /deps/npm/man/man1/npm-ls.1 | |
parent | f0bf6bb024f86412c2dbe6f0ea1f984a3a25ec2a (diff) | |
download | node-new-cc8376ae67b57d5379881ae9582ee2e8352fc171.tar.gz |
deps: upgrade npm to 2.7.6
PR-URL: https://github.com/iojs/io.js/pull/1390
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-ls.1')
-rw-r--r-- | deps/npm/man/man1/npm-ls.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-ls.1 b/deps/npm/man/man1/npm-ls.1 index 9d8d6d4f10..b647bfd372 100644 --- a/deps/npm/man/man1/npm-ls.1 +++ b/deps/npm/man/man1/npm-ls.1 @@ -23,7 +23,7 @@ For example, running \fBnpm ls promzard\fR in npm's source tree will show: .P .RS 2 .nf -npm@2.7.5 /path/to/npm +npm@2.7.6 /path/to/npm └─┬ init\-package\-json@0\.0\.4 └── promzard@0\.1\.5 .fi |