diff options
author | isaacs <i@izs.me> | 2011-12-13 18:53:02 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2011-12-14 14:17:16 -0800 |
commit | bb9316da28feaad035eb2f61aeafc5f1a7a57ae2 (patch) | |
tree | 2ee858b80a3819c3c1d10c96932637261f5f0ca2 /deps/npm/html/api/outdated.html | |
parent | f490934c33bdf134cfb24c6f26975a7e26d64953 (diff) | |
download | node-new-bb9316da28feaad035eb2f61aeafc5f1a7a57ae2.tar.gz |
npm 1.1.0-beta-2
Diffstat (limited to 'deps/npm/html/api/outdated.html')
-rw-r--r-- | deps/npm/html/api/outdated.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/outdated.html b/deps/npm/html/api/outdated.html index 08258050b3..1ae2b4dfd3 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 — npm@1.1.0-alpha-6</p> +<p id="footer">outdated — npm@1.1.0-beta-2</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |