Skip to content

Commit 9b25af2

Browse files
committed
remove tolerateRepublish
1 parent e328f5b commit 9b25af2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,6 @@ config:
132132
```
133133
</ParamField>
134134

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-
139135
<ParamField path="packageJson" type="object">
140136
When you specify an object in `packageJson`, it will be merged into the `package.json` file.
141137

0 commit comments

Comments
 (0)