summaryrefslogtreecommitdiff
path: root/deps/npm/html/api/npm.html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2013-03-06 15:41:06 -0800
committerisaacs <i@izs.me>2013-03-06 15:41:06 -0800
commit80fb580936d82bb274bd35fe66e7d61cc01b0fd4 (patch)
tree5354e1c4b46a349c654e2b9008eac424ceeb232d /deps/npm/html/api/npm.html
parent277a2545d2615420240f9b6f0e866ce1cde66890 (diff)
downloadnode-80fb580936d82bb274bd35fe66e7d61cc01b0fd4.tar.gz
npm: Update to 1.2.14
Diffstat (limited to 'deps/npm/html/api/npm.html')
-rw-r--r--deps/npm/html/api/npm.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/api/npm.html b/deps/npm/html/api/npm.html
index 26e133c70..cef8772ce 100644
--- a/deps/npm/html/api/npm.html
+++ b/deps/npm/html/api/npm.html
@@ -24,7 +24,7 @@ npm.load([configObject,] function (er, npm) {
<h2 id="VERSION">VERSION</h2>
-<p>1.2.11</p>
+<p>1.2.14</p>
<h2 id="DESCRIPTION">DESCRIPTION</h2>
@@ -92,7 +92,7 @@ method names. Use the <code>npm.deref</code> method to find the real name.</p>
<pre><code>var cmd = npm.deref(&quot;unp&quot;) // cmd === &quot;unpublish&quot;</code></pre>
</div>
-<p id="footer">npm &mdash; npm@1.2.11</p>
+<p id="footer">npm &mdash; npm@1.2.14</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")