diff options
author | isaacs <i@izs.me> | 2012-06-18 18:08:21 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-18 18:08:48 -0700 |
commit | edb62dd9023e0660bcb2d1939c709024f1fa15ca (patch) | |
tree | 1a5aafa44de0dd17c3238ba6539ac36c5427c644 /deps/npm/html/api/test.html | |
parent | 10fa526fa037295165f7e179c7a0648a7c729009 (diff) | |
download | node-edb62dd9023e0660bcb2d1939c709024f1fa15ca.tar.gz |
npm: Upgrade to 1.1.29
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 7f2267b3d..2395a41d4 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.27</p> +<p id="footer">test — npm@1.1.29</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |