diff --git a/deps/npm/AUTHORS b/deps/npm/AUTHORS index d1306adb7d..bba64f0222 100644 --- a/deps/npm/AUTHORS +++ b/deps/npm/AUTHORS @@ -77,3 +77,4 @@ Nicolas Morel Mark Dube Maxim Bogushevich Justin Beckwith +Meaglin diff --git a/deps/npm/doc/cli/coding-style.md b/deps/npm/doc/cli/coding-style.md index c505dba83f..1aa3e80e23 100644 --- a/deps/npm/doc/cli/coding-style.md +++ b/deps/npm/doc/cli/coding-style.md @@ -10,6 +10,8 @@ designed to reduce visual clutter and make bugs more apparent. If you want to contribute to npm (which is very encouraged), you should make your code conform to npm's style. +Note: this concerns npm's code not the specific packages at npmjs.org + ## Line Length Keep lines shorter than 80 characters. It's better for lines to be diff --git a/deps/npm/html/api/bin.html b/deps/npm/html/api/bin.html index e9a86f3b2a..bc54780246 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.

- +