diff options
Diffstat (limited to 'deps/npm/html/doc/files/npm-global.html')
-rw-r--r-- | deps/npm/html/doc/files/npm-global.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/files/npm-global.html b/deps/npm/html/doc/files/npm-global.html index 70e06061e9..5ad8e30613 100644 --- a/deps/npm/html/doc/files/npm-global.html +++ b/deps/npm/html/doc/files/npm-global.html @@ -13,7 +13,7 @@ <h2 id="description">DESCRIPTION</h2> <p>npm puts various things on your computer. That's its job.</p> <p>This document will tell you what it puts where.</p> -<h3 id="tl-dr">tl;dr</h3> +<h3 id="tldr">tl;dr</h3> <ul> <li>Local install (default): puts stuff in <code>./node_modules</code> of the current package root.</li> @@ -179,5 +179,5 @@ cannot be found elsewhere. See <code><a href="../files/package.json.html">packa <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> </table> -<p id="footer">npm-folders — npm@6.5.0</p> +<p id="footer">npm-folders — npm@6.7.0</p> |