Skip to content

Commit 807dd2b

Browse files
committed
update node version to 10.13.0
1 parent c296f99 commit 807dd2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/@aws-cdk/aws-ce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@aws-cdk/core": "0.0.0"
7878
},
7979
"engines": {
80-
"node": ">= 10.12.0"
80+
"node": ">= 10.13.0"
8181
},
8282
"stability": "experimental",
8383
"maturity": "cfn-only",

packages/@aws-cdk/aws-synthetics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@aws-cdk/core": "0.0.0"
7878
},
7979
"engines": {
80-
"node": ">= 10.12.0"
80+
"node": ">= 10.13.0"
8181
},
8282
"stability": "experimental",
8383
"maturity": "cfn-only",

0 commit comments

Comments
 (0)