diff --git a/deps/npm/.npmignore b/deps/npm/.npmignore index 5ddef356000..94dc33f0040 100644 --- a/deps/npm/.npmignore +++ b/deps/npm/.npmignore @@ -12,6 +12,9 @@ npm-debug.log .gitignore release/ +# don't need these in the npm package. +html/*.png + # don't ignore .npmignore files # these are used in some tests. !.npmignore diff --git a/deps/npm/html/api/bin.html b/deps/npm/html/api/bin.html index 2d659898ca8..110729f2656 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.

- +