diff options
author | Kat Marchán <kzm@sykosomatic.org> | 2016-02-22 11:59:14 -0800 |
---|---|---|
committer | Myles Borins <mborins@us.ibm.com> | 2016-03-07 15:20:36 -0800 |
commit | 4ed038808f7bb78cc00fce6162b3f71b45abbd66 (patch) | |
tree | 0fc314b5f3e9d64862fddf5bdee7765050527b7c /deps/npm/man/man1/npm-init.1 | |
parent | 061ebb39c94eea22d34d20c6936787310f7bf9b0 (diff) | |
download | node-new-4ed038808f7bb78cc00fce6162b3f71b45abbd66.tar.gz |
deps: upgrade to npm 3.7.3
PR-URL: https://github.com/nodejs/node/pull/5369
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-init.1')
-rw-r--r-- | deps/npm/man/man1/npm-init.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-init.1 b/deps/npm/man/man1/npm-init.1 index 8d6ac74f59..5399b75060 100644 --- a/deps/npm/man/man1/npm-init.1 +++ b/deps/npm/man/man1/npm-init.1 @@ -1,4 +1,4 @@ -.TH "NPM\-INIT" "1" "January 2016" "" "" +.TH "NPM\-INIT" "1" "February 2016" "" "" .SH "NAME" \fBnpm-init\fR \- Interactively create a package\.json file .SH SYNOPSIS |