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 049bf6f85..c7e6af084 100644 --- a/deps/npm/html/doc/index.html +++ b/deps/npm/html/doc/index.html @@ -198,6 +198,10 @@ <p> Mark your favorite packages</p> +<h2 id="npm-stars-1"><a href="../doc/stars.html">stars(1)</a></h2> + +<p> View packages marked as favorites</p> + <h2 id="npm-start-1"><a href="../doc/start.html">start(1)</a></h2> <p> Start a package</p> @@ -396,7 +400,7 @@ <p> Display npm username</p> </div> -<p id="footer">index — npm@1.2.10</p> +<p id="footer">index — npm@1.2.11</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |