diff options
Diffstat (limited to 'deps/npm/html/doc/api/npm-uninstall.html')
-rw-r--r-- | deps/npm/html/doc/api/npm-uninstall.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/api/npm-uninstall.html b/deps/npm/html/doc/api/npm-uninstall.html index 26ca4dd343..109ea2493a 100644 --- a/deps/npm/html/doc/api/npm-uninstall.html +++ b/deps/npm/html/doc/api/npm-uninstall.html @@ -22,7 +22,7 @@ the name of a package to be uninstalled.</p> <p>Finally, 'callback' is a function that will be called when all packages have been uninstalled or when an error has been encountered.</p> </div> -<p id="footer">npm-uninstall — npm@1.3.22</p> +<p id="footer">npm-uninstall — npm@1.3.23</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |