diff options
author | isaacs <i@izs.me> | 2012-02-24 18:52:17 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-02-24 18:52:17 -0800 |
commit | ca0986fbd1a8ade47f3160853a257b6ae83a2151 (patch) | |
tree | 7a86f9b6ff5b046d800fab15d51d220b2b3b476e /deps/npm/html/api/outdated.html | |
parent | e004721b482198fb9558f920f8101b27fb0bcb7c (diff) | |
download | node-new-ca0986fbd1a8ade47f3160853a257b6ae83a2151.tar.gz |
Update npm to 1.1.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 06eea3426b..4febbeb392 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.1</p> +<p id="footer">outdated — npm@1.1.2</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |