We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de0892 commit c26aa5eCopy full SHA for c26aa5e
fern/products/sdks/pages/typescript/configuration.mdx
@@ -130,6 +130,7 @@ config:
130
</ParamField>
131
132
<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.
134
135
136
<ParamField path="packageJson" type="object">
0 commit comments