Skip to content

Commit 0120cce

Browse files
trivikrsrchase
authored andcommitted
chore(package.json): bump engines to node >= 14.0.0 (smithy-lang#623)
1 parent 503ba4e commit 0120cce

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
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"engines": {
37-
"node": ">=12.0.0"
37+
"node": ">=14.0.0"
3838
},
3939
"typesVersions": {
4040
"<4.0": {

0 commit comments

Comments
 (0)