summaryrefslogtreecommitdiff
path: root/deps/npm/html/doc/deprecate.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/html/doc/deprecate.html')
-rw-r--r--deps/npm/html/doc/deprecate.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/deps/npm/html/doc/deprecate.html b/deps/npm/html/doc/deprecate.html
index 58dd608da3..2555bd4732 100644
--- a/deps/npm/html/doc/deprecate.html
+++ b/deps/npm/html/doc/deprecate.html
@@ -25,11 +25,13 @@ something like this:</p>
<p>Note that you must be the package owner to deprecate something. See the
<code>owner</code> and <code>adduser</code> help topics.</p>
+<p>To un-deprecate a package, specify an empty string (<code>&quot;&quot;</code>) for the <code>message</code> argument.</p>
+
<h2 id="SEE-ALSO">SEE ALSO</h2>
<ul><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li></ul>
</div>
-<p id="footer">deprecate &mdash; npm@1.1.69</p>
+<p id="footer">deprecate &mdash; npm@1.1.70</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")