Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(aws-cdk-lib): revert raising the min node version to v14 (aws#1…
…2704) This reverts commit 4aa64c8 This change is incompatible with our build image 'jsii/superchain' that has node v10 as its requirement. We would still like the default version of this build image to stay at v10 since that is the minimum supported version of CDKv1. Additional work is required in this area before we can raise the node version requirement for this package. Reverting now so we don't have a blocked pipeline. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information