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 e328f5b commit 9b25af2Copy full SHA for 9b25af2
fern/products/sdks/overview/typescript/configuration.mdx
@@ -132,10 +132,6 @@ config:
132
```
133
</ParamField>
134
135
-<ParamField path="tolerateRepublish" type="boolean">
136
-Allows npm to overwrite an already-published package version, bypassing npm's default protection against republishing the same version number.
137
-</ParamField>
138
-
139
<ParamField path="packageJson" type="object">
140
When you specify an object in `packageJson`, it will be merged into the `package.json` file.
141
0 commit comments