diff options
author | isaacs <i@izs.me> | 2012-10-11 14:11:38 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-10-11 14:11:38 -0700 |
commit | 218f08dbdeb2a5181cd562deb8783a64bb8e7e62 (patch) | |
tree | 14a767138bf35f59d1fe979ee8c9550e4a3d0ff6 /deps/npm/html/api/install.html | |
parent | 99b2368a6cd408e75850ac73585de8800e2a10a1 (diff) | |
download | node-218f08dbdeb2a5181cd562deb8783a64bb8e7e62.tar.gz |
npm: Upgrade to 1.1.63
Diffstat (limited to 'deps/npm/html/api/install.html')
-rw-r--r-- | deps/npm/html/api/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/install.html b/deps/npm/html/api/install.html index dad72bdec..b76324b53 100644 --- a/deps/npm/html/api/install.html +++ b/deps/npm/html/api/install.html @@ -25,7 +25,7 @@ the name of a package to be installed.</p> <p>Finally, 'callback' is a function that will be called when all packages have been installed or when an error has been encountered.</p> </div> -<p id="footer">install — npm@1.1.62</p> +<p id="footer">install — npm@1.1.63</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |