Skip to content

Commit

Permalink
chore: revert ESM and output CJS
Browse files Browse the repository at this point in the history
  • Loading branch information
leggetter committed Jun 13, 2024
1 parent 11f7ecf commit f69301e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ groups:
allowCustomFetcher: true
skipResponseValidation: true
includeApiReference: true
outputEsm: true
outputEsm: false
smart-casing: true

0 comments on commit f69301e

Please sign in to comment.