diff options
author | isaacs <i@izs.me> | 2012-06-28 19:08:32 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-28 19:08:32 -0700 |
commit | c721604d254f57eefef715d4bd83329fac0750c7 (patch) | |
tree | 906a4b7bd1c3d6991293ca720cf8a7858efb43fd /deps/npm/html/doc/help.html | |
parent | f2a9ed487369ab7222522e1097708550adbe165c (diff) | |
download | node-c721604d254f57eefef715d4bd83329fac0750c7.tar.gz |
npm: Upgrade to 1.1.33
Support for parallel use of the cache folder
Retry on registry timeouts or network failures
Reduce 'engines' failures to a warning
Use new zsh completion if aviailable
Diffstat (limited to 'deps/npm/html/doc/help.html')
-rw-r--r-- | deps/npm/html/doc/help.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/help.html b/deps/npm/html/doc/help.html index 1def92aa5..ccfd9dcf6 100644 --- a/deps/npm/html/doc/help.html +++ b/deps/npm/html/doc/help.html @@ -36,7 +36,7 @@ matches are equivalent to specifying a topic name.</p> <ul><li><a href="../doc/npm.html">npm(1)</a></li><li><a href="../doc/README.html">README</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/help-search.html">help-search(1)</a></li><li><a href="../doc/index.html">index(1)</a></li></ul> </div> -<p id="footer">help — npm@1.1.32</p> +<p id="footer">help — npm@1.1.33</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |