Skip to content

Commit

Permalink
Merge pull request #45 from hookdeck/chore/revert-esm
Browse files Browse the repository at this point in the history
chore: revert ESM and output CJS
  • Loading branch information
leggetter authored Jun 13, 2024
2 parents 71f4e2c + f69301e commit dd2b4f4
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 dd2b4f4

Please sign in to comment.