diff options
author | isaacs <i@izs.me> | 2011-11-30 16:45:26 -0800 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2011-12-01 21:12:17 +0100 |
commit | 61764613d1b7b54788c3954735cbbdcb078e295d (patch) | |
tree | 349595a49371e1bb53244221ff0536ffed988377 /deps/npm/html/doc/scripts.html | |
parent | d5feb1c280d0b14fa8ef116dd02ce1a243b81869 (diff) | |
download | node-61764613d1b7b54788c3954735cbbdcb078e295d.tar.gz |
npm 1.1.0-alpha-5
Fix #2186
First part of #2207
Diffstat (limited to 'deps/npm/html/doc/scripts.html')
-rw-r--r-- | deps/npm/html/doc/scripts.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/scripts.html b/deps/npm/html/doc/scripts.html index 18235cadf..8803663fc 100644 --- a/deps/npm/html/doc/scripts.html +++ b/deps/npm/html/doc/scripts.html @@ -164,7 +164,7 @@ will sudo the npm command in question.</li></ul> <ul><li><a href="../doc/run-script.html">run-script(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/install.html">install(1)</a></li></ul> </div> -<p id="footer">scripts — npm@1.1.0-alpha-2</p> +<p id="footer">scripts — npm@1.1.0-alpha-5</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |