Skip to content

Commit 4971695

Browse files
trivikrsrchase
authored andcommitted
chore(package.json): bump engines to node >=12.0.0 (smithy-lang#481)
1 parent d645a8e commit 4971695

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"typescript": "~4.1.2"
3131
},
3232
"engines": {
33-
"node": ">=10.0.0"
33+
"node": ">=12.0.0"
3434
},
3535
"typesVersions": {
3636
"<4.0": {

0 commit comments

Comments
 (0)