summaryrefslogtreecommitdiff
path: root/deps/npm/html/api/outdated.html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-06-28 19:08:32 -0700
committerisaacs <i@izs.me>2012-06-28 19:08:32 -0700
commitc721604d254f57eefef715d4bd83329fac0750c7 (patch)
tree906a4b7bd1c3d6991293ca720cf8a7858efb43fd /deps/npm/html/api/outdated.html
parentf2a9ed487369ab7222522e1097708550adbe165c (diff)
downloadnode-new-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/api/outdated.html')
-rw-r--r--deps/npm/html/api/outdated.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/outdated.html b/deps/npm/html/api/outdated.html
index 5623f09ffe..1c3dc99b11 100644
--- a/deps/npm/html/api/outdated.html
+++ b/deps/npm/html/api/outdated.html
@@ -19,7 +19,7 @@ currently outdated.</p>
<p>If the 'packages' parameter is left out, npm will check all packages.</p>
</div>
-<p id="footer">outdated &mdash; npm@1.1.32</p>
+<p id="footer">outdated &mdash; npm@1.1.33</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")