Skip to content

Commit c26aa5e

Browse files
committed
update tolerateRepublish
1 parent 0de0892 commit c26aa5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fern/products/sdks/pages/typescript/configuration.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ config:
130130
</ParamField>
131131

132132
<ParamField path="tolerateRepublish" type="boolean">
133+
Allows npm to overwrite an already-published package version, bypassing npm's default protection against republishing the same version number.
133134
</ParamField>
134135

135136
<ParamField path="packageJson" type="object">

0 commit comments

Comments
 (0)