From: isaacs Date: Wed, 6 Mar 2013 23:41:06 +0000 (-0800) Subject: npm: Update to 1.2.14 X-Git-Tag: v0.8.22~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=80fb580936d82bb274bd35fe66e7d61cc01b0fd4;p=platform%2Fupstream%2Fnodejs.git npm: Update to 1.2.14 --- diff --git a/deps/npm/README.md b/deps/npm/README.md index d3e361c..c8b7afc 100644 --- a/deps/npm/README.md +++ b/deps/npm/README.md @@ -42,11 +42,11 @@ There's a pretty robust install script at You can set any npm configuration params with that script: -npm_config_prefix=/some/path sh install.sh + npm_config_prefix=/some/path sh install.sh Or, you can run it in uber-debuggery mode: -npm_debug=1 sh install.sh + npm_debug=1 sh install.sh ### Even Fancier diff --git a/deps/npm/html/api/bin.html b/deps/npm/html/api/bin.html index 762ed89..7aa186c 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.

- +