diff options
author | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-11-04 15:08:12 -0800 |
---|---|---|
committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2014-11-05 10:35:43 -0800 |
commit | 28ae70ebad8debd8aa7b521a693aa3de89ad84d6 (patch) | |
tree | c5cd9142bbefe8f84c9555e07cafd677530cb7ef /deps/npm/html/doc/cli/npm-deprecate.html | |
parent | 272aa589af50566a20a491910d4dc40bb3692102 (diff) | |
download | node-new-28ae70ebad8debd8aa7b521a693aa3de89ad84d6.tar.gz |
npm: Upgrade to v2.1.6
Diffstat (limited to 'deps/npm/html/doc/cli/npm-deprecate.html')
-rw-r--r-- | deps/npm/html/doc/cli/npm-deprecate.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/html/doc/cli/npm-deprecate.html b/deps/npm/html/doc/cli/npm-deprecate.html index f4c568cc6d..8182c6ecf1 100644 --- a/deps/npm/html/doc/cli/npm-deprecate.html +++ b/deps/npm/html/doc/cli/npm-deprecate.html @@ -23,8 +23,8 @@ something like this:</p> <p>To un-deprecate a package, specify an empty string (<code>""</code>) for the <code>message</code> argument.</p> <h2 id="see-also">SEE ALSO</h2> <ul> -<li><a href="../cli/npm-publish.html">npm-publish(1)</a></li> -<li><a href="../misc/npm-registry.html">npm-registry(7)</a></li> +<li><a href="../cli/npm-publish.html"><a href="../cli/npm-publish.html">npm-publish(1)</a></a></li> +<li><a href="../misc/npm-registry.html"><a href="../misc/npm-registry.html">npm-registry(7)</a></a></li> </ul> </div> @@ -38,5 +38,5 @@ something like this:</p> <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-deprecate — npm@2.0.0</p> +<p id="footer">npm-deprecate — npm@2.1.6</p> |