diff options
author | isaacs <i@izs.me> | 2012-05-05 22:33:06 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-05-05 22:33:12 -0700 |
commit | 33a9ac6087732da48e7d12ea7f7fbb41926fe46c (patch) | |
tree | a914e333e80a3401ce8726355b38f1d636500cb5 /deps/npm/html/api/restart.html | |
parent | 1858d1c340ca2631e28a32eb542c85ee8f725cac (diff) | |
download | node-new-33a9ac6087732da48e7d12ea7f7fbb41926fe46c.tar.gz |
Upgrade npm to 1.1.21
Somehow this got downgraded in the last v0.6 merge. Very strange.
Diffstat (limited to 'deps/npm/html/api/restart.html')
-rw-r--r-- | deps/npm/html/api/restart.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/restart.html b/deps/npm/html/api/restart.html index bbff37d955..7ae34f6c91 100644 --- a/deps/npm/html/api/restart.html +++ b/deps/npm/html/api/restart.html @@ -27,7 +27,7 @@ in the <code>packages</code> parameter.</p> <ul><li><a href="../api/start.html">start(3)</a></li><li><a href="../api/stop.html">stop(3)</a></li></ul> </div> -<p id="footer">restart — npm@1.1.0-2</p> +<p id="footer">restart — npm@1.1.21</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |