diff options
author | isaacs <i@izs.me> | 2013-05-30 10:19:45 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-05-30 10:19:45 -0700 |
commit | c86afa5d2eeeb841f879fb4903484dabb769862a (patch) | |
tree | 22943912576d0b0e72858d8be926c709883bd657 /deps/npm/html/api/update.html | |
parent | 36e90da6df56d6efeb12a38c1ed092eede4182a5 (diff) | |
download | node-new-c86afa5d2eeeb841f879fb4903484dabb769862a.tar.gz |
npm: Upgrade to 1.2.24
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 21ca5f6304..a148866290 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.2.23</p> +<p id="footer">update — npm@1.2.24</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |