The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
Description of changes:
Constructs should be satisfied with the any version of CDK equal to or greater than the version upon which they were built. This PR restores that by putting the ^ back into the peerDependency version specification.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description of changes: Constructs should be satisfied with the any version of CDK equal to or greater than the version upon which they were built. This PR restores that by putting the ^ back into the peerDependency version specification.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.