Skip to content

Commit cb4d520

Browse files
authored
Add @tsconfig/node16 as a dependency (#1254)
1 parent de5c29a commit cb4d520

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"tslib": "^2.6.2"
2020
},
2121
"devDependencies": {
22-
"@tsconfig/node14": "1.0.3",
22+
"@tsconfig/node16": "16.1.3",
2323
"concurrently": "7.0.0",
2424
"downlevel-dts": "0.10.1",
2525
"rimraf": "^3.0.0",

0 commit comments

Comments
 (0)