summaryrefslogtreecommitdiff
path: root/deps/npm/html/api/test.html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-06-17 12:04:35 -0700
committerisaacs <i@izs.me>2012-06-17 12:04:35 -0700
commitb0b707cb6e48fd0393c24c80c9fe490855d24f84 (patch)
tree25f2cac52e79c293e62d9639bd9cdcea6db9e8e2 /deps/npm/html/api/test.html
parentd614d161c7f1ac340251271e911cd4752c158d38 (diff)
downloadnode-new-b0b707cb6e48fd0393c24c80c9fe490855d24f84.tar.gz
npm: Upgrade to 1.1.27
- severely enhanced 'npm init' - upgraded node-gyp
Diffstat (limited to 'deps/npm/html/api/test.html')
-rw-r--r--deps/npm/html/api/test.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/test.html b/deps/npm/html/api/test.html
index 83a1775a4a..7f2267b3dd 100644
--- a/deps/npm/html/api/test.html
+++ b/deps/npm/html/api/test.html
@@ -22,7 +22,7 @@ true.</p>
<p>npm can run tests on multiple packages. Just specify multiple packages
in the <code>packages</code> parameter.</p>
</div>
-<p id="footer">test &mdash; npm@1.1.26</p>
+<p id="footer">test &mdash; npm@1.1.27</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")