close
The Wayback Machine - https://web.archive.org/web/20210302141034/https://github.com/npm/cli/commit/bb2f4b35bbdd9d4d9fe864a321ea9edf67084fe5
Skip to content
Permalink
Browse files

chore(docs):update unpublish cooldown

PR-URL: #2778
Credit: @christoflemke
Close: #2778
Reviewed-by: @wraithgar, @ethomson
  • Loading branch information
christoflemke authored and wraithgar committed Feb 25, 2021
1 parent e45242c commit bb2f4b35bbdd9d4d9fe864a321ea9edf67084fe5
Showing with 1 addition and 1 deletion.
  1. +1 −1 docs/content/commands/npm-unpublish.md
@@ -42,7 +42,7 @@ versions then the registry will remove the root package entry entirely.
Even if you unpublish a package version, that specific name and version
combination can never be reused. In order to publish the package again,
you must use a new version number. If you unpublish the entire package,
you may not publish any new versions of that package until 24 hours have
you may not publish any new versions of that package until 28 days have
passed.

### See Also

0 comments on commit bb2f4b3

Please sign in to comment.