diff options
author | isaacs <i@izs.me> | 2012-04-06 14:42:19 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-04-06 14:42:19 -0700 |
commit | 37ac5e52bfaa79be477b4ac123ed05980defe599 (patch) | |
tree | aa8a95c1fb225968f8ad5a55c14d6240d8a7609d /deps/npm/html/api/update.html | |
parent | 0b57fee3f8598e4d16af5ce89714e460dd042700 (diff) | |
download | node-37ac5e52bfaa79be477b4ac123ed05980defe599.tar.gz |
Update npm to 1.1.16
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 d994b90a9..1b4a2125f 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.12</p> +<p id="footer">update — npm@1.1.16</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |