Skip to content

Commit

Permalink
chore: update republish timeout after unpublish
Browse files Browse the repository at this point in the history
  • Loading branch information
BAJ- committed Mar 2, 2021
1 parent 0c881fc commit 49936b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/commands/npm-unpublish.md
Expand Up @@ -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 28 days have
you may not publish any new versions of that package until 24 hours have
passed.

### See Also
Expand Down

0 comments on commit 49936b2

Please sign in to comment.