diff options
author | isaacs <i@izs.me> | 2012-11-23 12:51:23 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-11-23 12:51:23 -0800 |
commit | db008f7cce0ef21c0f5253b3c3ab91e8ae0db85a (patch) | |
tree | 025b81881453ad92cfb568772a65781155f9fd94 /deps/npm/html/api/update.html | |
parent | bb867c0fa6c245e95009f18742997b4cf372d6e3 (diff) | |
download | node-db008f7cce0ef21c0f5253b3c3ab91e8ae0db85a.tar.gz |
npm: Upgrade to 1.1.66
Diffstat (limited to 'deps/npm/html/api/update.html')
-rw-r--r-- | deps/npm/html/api/update.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/update.html b/deps/npm/html/api/update.html index e138b02d1..75125ba83 100644 --- a/deps/npm/html/api/update.html +++ b/deps/npm/html/api/update.html @@ -18,7 +18,7 @@ <p>The 'packages' argument is an array of packages to update. The 'callback' parameter will be called when done or when an error occurs.</p> </div> -<p id="footer">update — npm@1.1.65</p> +<p id="footer">update — npm@1.1.66</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |