diff options
author | isaacs <i@izs.me> | 2013-01-09 15:21:30 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-01-09 15:21:30 -0800 |
commit | aa742ddf80f104bc4f13321668a4ede0c518cd4a (patch) | |
tree | d5edb83aca0a793d82349dacf228cc3689bbf16e /deps/npm/html/api/run-script.html | |
parent | 7a2ae4c930224e9c8e9090b6aa3437833f415452 (diff) | |
download | node-aa742ddf80f104bc4f13321668a4ede0c518cd4a.tar.gz |
npm: Upgrade to v1.2.0
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 11592a18c..772f5fb3e 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.70</p> +<p id="footer">run-script — npm@1.2.0</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |