summaryrefslogtreecommitdiff
path: root/deps/npm/html/api/update.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/update.html
parent53f3b128f5efd5fdca2dcab9ff3e5d3e2b9debf1 (diff)
downloadnode-new-f5c07b65a09afe2f9571efece91a4898d7b79404.tar.gz
npm: Upgrade to 1.1.46
Diffstat (limited to 'deps/npm/html/api/update.html')
-rw-r--r--deps/npm/html/api/update.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/api/update.html b/deps/npm/html/api/update.html
index 623b89c635..edf5272705 100644
--- a/deps/npm/html/api/update.html
+++ b/deps/npm/html/api/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="../static/style.css">
<body>
<div id="wrapper">
@@ -18,7 +18,7 @@
<p>The 'packages' argument is an array of packages to update. The 'callback' parameter will be called when done or when an error occurs.</p>
</div>
-<p id="footer">update &mdash; npm@1.1.45</p>
+<p id="footer">update &mdash; npm@1.1.46</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")