diff options
author | isaacs <i@izs.me> | 2012-12-21 16:42:29 +0000 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-12-21 16:42:29 +0000 |
commit | d30e76e0e834293981dba3b1ef838be24ab4d33a (patch) | |
tree | 481ac42db1d8e8f4457f054f9196bcad8e145e38 /deps/npm/html/api/run-script.html | |
parent | 9d0103d22e1149c0379b15a07db86a58339acf5f (diff) | |
download | node-d30e76e0e834293981dba3b1ef838be24ab4d33a.tar.gz |
npm: upgrade to 1.1.70
Diffstat (limited to 'deps/npm/html/api/run-script.html')
-rw-r--r-- | deps/npm/html/api/run-script.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/run-script.html b/deps/npm/html/api/run-script.html index 14c26c9a9..11592a18c 100644 --- a/deps/npm/html/api/run-script.html +++ b/deps/npm/html/api/run-script.html @@ -29,7 +29,7 @@ assumed to be the command to run. All other elements are ignored.</p> <ul><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../api/test.html">test(3)</a></li><li><a href="../api/start.html">start(3)</a></li><li><a href="../api/restart.html">restart(3)</a></li><li><a href="../api/stop.html">stop(3)</a></li></ul> </div> -<p id="footer">run-script — npm@1.1.69</p> +<p id="footer">run-script — npm@1.1.70</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |