diff options
author | isaacs <i@izs.me> | 2012-06-04 17:32:46 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-04 17:32:59 -0700 |
commit | b9e40fbaacc60de562481b764b0e78bf021f7cfa (patch) | |
tree | 0ff91950f15fc6e40ddaccee7c6487f6240aa96b /deps/npm/html/doc/update.html | |
parent | cc36cc5999937aeb0ed00f82b5c969edecaa1b1d (diff) | |
download | node-b9e40fbaacc60de562481b764b0e78bf021f7cfa.tar.gz |
Upgrade npm to 1.1.24
Diffstat (limited to 'deps/npm/html/doc/update.html')
-rw-r--r-- | deps/npm/html/doc/update.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/update.html b/deps/npm/html/doc/update.html index 21861b9f0..aa4ba7212 100644 --- a/deps/npm/html/doc/update.html +++ b/deps/npm/html/doc/update.html @@ -2,7 +2,7 @@ <html> <title>update</title> <meta http-equiv="content-type" value="text/html;utf-8"> - <link rel="stylesheet" type="text/css" href="./style.css"> + <link rel="stylesheet" type="text/css" href="../style.css"> <body> <div id="wrapper"> @@ -23,7 +23,7 @@ <ul><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/outdated.html">outdated(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/list.html">list(1)</a></li></ul> </div> -<p id="footer">update — npm@1.1.23</p> +<p id="footer">update — npm@1.1.24</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |