summaryrefslogtreecommitdiff
path: root/deps/npm/html/api/rebuild.html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-08-01 19:10:42 -0700
committerisaacs <i@izs.me>2012-08-02 08:09:47 -0700
commitf5c07b65a09afe2f9571efece91a4898d7b79404 (patch)
tree6fa23a49254d4188679e4bb285f3b4df1f6e388e /deps/npm/html/api/rebuild.html
parent53f3b128f5efd5fdca2dcab9ff3e5d3e2b9debf1 (diff)
downloadnode-f5c07b65a09afe2f9571efece91a4898d7b79404.tar.gz
npm: Upgrade to 1.1.46
Diffstat (limited to 'deps/npm/html/api/rebuild.html')
-rw-r--r--deps/npm/html/api/rebuild.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/api/rebuild.html b/deps/npm/html/api/rebuild.html
index 5b00c1c2e..543a1d37c 100644
--- a/deps/npm/html/api/rebuild.html
+++ b/deps/npm/html/api/rebuild.html
@@ -2,7 +2,7 @@
<html>
<title>rebuild</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="../static/style.css">
<body>
<div id="wrapper">
@@ -22,7 +22,7 @@ the new binary. If no 'packages' parameter is specify, every package will be reb
<p>See <code>npm help build</code></p>
</div>
-<p id="footer">rebuild &mdash; npm@1.1.45</p>
+<p id="footer">rebuild &mdash; npm@1.1.46</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")