summaryrefslogtreecommitdiff
path: root/deps/npm/html/api/install.html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-03-22 16:38:58 -0700
committerisaacs <i@izs.me>2012-03-22 16:38:58 -0700
commit67f1778065b4f1d96a59f5290c57061c1808feb8 (patch)
tree53812b51a2ea30e79091b91e47518fb3aff64836 /deps/npm/html/api/install.html
parentd1255914df46ac367d289614464cc249c3a4bb6c (diff)
downloadnode-new-67f1778065b4f1d96a59f5290c57061c1808feb8.tar.gz
Upgrade npm to 1.1.12
Diffstat (limited to 'deps/npm/html/api/install.html')
-rw-r--r--deps/npm/html/api/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/install.html b/deps/npm/html/api/install.html
index f4e8d7a21d..bf50d7053a 100644
--- a/deps/npm/html/api/install.html
+++ b/deps/npm/html/api/install.html
@@ -25,7 +25,7 @@ the name of a package to be installed.</p>
<p>Finally, 'callback' is a function that will be called when all packages have been
installed or when an error has been encountered.</p>
</div>
-<p id="footer">install &mdash; npm@1.1.9</p>
+<p id="footer">install &mdash; npm@1.1.12</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")