diff options
author | isaacs <i@izs.me> | 2012-04-06 14:42:19 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-04-06 14:42:19 -0700 |
commit | 37ac5e52bfaa79be477b4ac123ed05980defe599 (patch) | |
tree | aa8a95c1fb225968f8ad5a55c14d6240d8a7609d /deps/npm/html/api/run-script.html | |
parent | 0b57fee3f8598e4d16af5ce89714e460dd042700 (diff) | |
download | node-37ac5e52bfaa79be477b4ac123ed05980defe599.tar.gz |
Update npm to 1.1.16
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 54f2b8088..4d35498e8 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.12</p> +<p id="footer">run-script — npm@1.1.16</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |