diff options
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") |