diff options
author | isaacs <i@izs.me> | 2012-08-21 16:27:30 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-08-21 16:27:30 -0700 |
commit | 024f4b12a5557a2e935fc16950240709c89178ea (patch) | |
tree | 07edf61ea0af3fa853135f0ca17cd670efddd0dd /deps/npm/html/api/test.html | |
parent | 2bcb9ab7bcd474590f109bd04c43ba8e39a90dfa (diff) | |
download | node-new-024f4b12a5557a2e935fc16950240709c89178ea.tar.gz |
npm: Upgrade to 1.1.56
Diffstat (limited to 'deps/npm/html/api/test.html')
-rw-r--r-- | deps/npm/html/api/test.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/test.html b/deps/npm/html/api/test.html index 47257521ef..09e1fe8d13 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 — npm@1.1.55</p> +<p id="footer">test — npm@1.1.56</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |