diff options
Diffstat (limited to 'deps/npm/html/doc/index.html')
-rw-r--r-- | deps/npm/html/doc/index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/deps/npm/html/doc/index.html b/deps/npm/html/doc/index.html index e430b5b4d..2ceb2b6a0 100644 --- a/deps/npm/html/doc/index.html +++ b/deps/npm/html/doc/index.html @@ -54,6 +54,10 @@ <p> Manage the npm configuration file</p> +<h2 id="npm-dedupe-1"><a href="../doc/dedupe.html">dedupe(1)</a></h2> + +<p> Reduce duplication</p> + <h2 id="npm-deprecate-1"><a href="../doc/deprecate.html">deprecate(1)</a></h2> <p> Deprecate a version of a package</p> @@ -384,7 +388,7 @@ <p> Display npm username</p> </div> -<p id="footer">index — npm@1.1.49</p> +<p id="footer">index — npm@1.1.55</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |