diff options
author | isaacs <i@izs.me> | 2011-12-15 08:32:07 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2011-12-15 08:32:07 -0800 |
commit | 56f65e3c3e1a3b4958291fa79329bde22d8f2b10 (patch) | |
tree | 71a4feb66031d30a130c70d50417653035985143 /deps/npm/html/api/install.html | |
parent | ae17e2d90afaea9a5ab094b74b0217dabec037f4 (diff) | |
download | node-new-56f65e3c3e1a3b4958291fa79329bde22d8f2b10.tar.gz |
npm 1.1.0-beta-4
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 cbed74deaa..6b1d32d35f 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.0-beta-3</p> +<p id="footer">install — npm@1.1.0-beta-4</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |