diff options
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 aed49885b..926daede4 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.64</p> +<p id="footer">install — npm@1.1.65</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |