diff options
author | isaacs <i@izs.me> | 2013-12-11 10:20:26 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-12-11 10:20:26 -0800 |
commit | a22de4f7eed04f14e590fdc5c8739d2ee17753e5 (patch) | |
tree | ac02ad050e8ca27e6d792d6923f9d0c0d508b298 /deps/npm/html/doc/api/npm-install.html | |
parent | f16edd2632930e3fbfead4d6d52eeac87824f1a6 (diff) | |
download | node-new-a22de4f7eed04f14e590fdc5c8739d2ee17753e5.tar.gz |
npm: Upgrade to 1.3.17
Diffstat (limited to 'deps/npm/html/doc/api/npm-install.html')
-rw-r--r-- | deps/npm/html/doc/api/npm-install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/api/npm-install.html b/deps/npm/html/doc/api/npm-install.html index 049d761220..49bb0cb566 100644 --- a/deps/npm/html/doc/api/npm-install.html +++ b/deps/npm/html/doc/api/npm-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">npm-install — npm@1.3.15</p> +<p id="footer">npm-install — npm@1.3.17</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |