Skip to content

Commit 49936b2

Browse files
committed
chore: update republish timeout after unpublish
1 parent 0c881fc commit 49936b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/commands/npm-unpublish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ versions then the registry will remove the root package entry entirely.
4242
Even if you unpublish a package version, that specific name and version
4343
combination can never be reused. In order to publish the package again,
4444
you must use a new version number. If you unpublish the entire package,
45-
you may not publish any new versions of that package until 28 days have
45+
you may not publish any new versions of that package until 24 hours have
4646
passed.
4747

4848
### See Also

0 commit comments

Comments
 (0)