Skip to content

Commit f7ceef5

Browse files
committed
chore(downgrade-ts): downgrade ts to only update typedoc
1 parent 30ea661 commit f7ceef5

File tree

1 file changed

+1
-5
lines changed
  • smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen

1 file changed

+1
-5
lines changed

smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/base-package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,7 @@
2525
"downlevel-dts": "0.10.1",
2626
"rimraf": "^3.0.0",
2727
"typedoc": "^0.23.23",
28-
"typescript": "4.7.3"
29-
},
30-
"typedoc": {
31-
"entryPoint": "src/index.ts",
32-
"readmeFile": "README.md"
28+
"typescript": "~4.6.2"
3329
},
3430
"engines": {
3531
"node": ">=14.0.0"

0 commit comments

Comments
 (0)