diff --git a/deps/npm/AUTHORS b/deps/npm/AUTHORS index c977af8c48..42263ec8df 100644 --- a/deps/npm/AUTHORS +++ b/deps/npm/AUTHORS @@ -51,3 +51,4 @@ Stephen Sugden Gautham Pai David Trejo Paul Vorbach +George Ornbo diff --git a/deps/npm/doc/cli/config.md b/deps/npm/doc/cli/config.md index 2c6ca26c02..9b3da04c65 100644 --- a/deps/npm/doc/cli/config.md +++ b/deps/npm/doc/cli/config.md @@ -353,7 +353,7 @@ The value `npm init` should use by default for the package version. ### init.author.name -* Default: "0.0.0" +* Default: "" * Type: String The value `npm init` should use by default for the package author's name. diff --git a/deps/npm/html/api/bin.html b/deps/npm/html/api/bin.html index 17c19b073a..53a93ac7b9 100644 --- a/deps/npm/html/api/bin.html +++ b/deps/npm/html/api/bin.html @@ -19,7 +19,7 @@

This function should not be used programmatically. Instead, just refer to the npm.bin member.

- +