diff options
author | isaacs <i@izs.me> | 2013-01-09 15:21:30 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-01-09 15:21:30 -0800 |
commit | aa742ddf80f104bc4f13321668a4ede0c518cd4a (patch) | |
tree | d5edb83aca0a793d82349dacf228cc3689bbf16e /deps/npm/html/api/update.html | |
parent | 7a2ae4c930224e9c8e9090b6aa3437833f415452 (diff) | |
download | node-new-aa742ddf80f104bc4f13321668a4ede0c518cd4a.tar.gz |
npm: Upgrade to v1.2.0
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 660234fa01..52a48303c4 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.70</p> +<p id="footer">update — npm@1.2.0</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |