diff options
Diffstat (limited to 'deps/npm/html/doc/publish.html')
-rw-r--r-- | deps/npm/html/doc/publish.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/publish.html b/deps/npm/html/doc/publish.html index c70900206f..d028b84793 100644 --- a/deps/npm/html/doc/publish.html +++ b/deps/npm/html/doc/publish.html @@ -23,13 +23,13 @@ A url or file path to a gzipped tar archive containing a single folder with a package.json file inside.</p></li></ul> <p>Fails if the package name and version combination already exists in -the registry. Overwrites when the "--force" flag is set.</p> +the registry. Overwrites when the "--force" flag is set.</p> <h2 id="SEE-ALSO">SEE ALSO</h2> <ul><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/adduser.html">adduser(1)</a></li><li><a href="../doc/owner.html">owner(1)</a></li><li><a href="../doc/deprecate.html">deprecate(1)</a></li><li><a href="../doc/tag.html">tag(1)</a></li></ul> </div> -<p id="footer">publish — npm@1.1.46</p> +<p id="footer">publish — npm@1.1.49</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |