Skip to content

Commit

Permalink
chore: downgrade typescript to ~4.3.5 (smithy-lang#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored and srchase committed Mar 17, 2023
1 parent 5196d8e commit c90b4a8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
"resolveJsonModule": true,
"esModuleInterop": true,
"declarationDir": "dist/types",
"outDir": "dist/cjs",
"useUnknownInCatchVariables": false,
"outDir": "dist/cjs"
},
"typedocOptions": {
"exclude": [
Expand Down

0 comments on commit c90b4a8

Please sign in to comment.