Closed MarcioMeier closed 2 months ago
Make the aws-cdk-lib a peer dependency so we don't force our users to be in the same versino as we defined in the this lib.
aws-cdk-lib
It might have breaking change as I bumped the cdk lib version, all the tests passed and examples worked fine though.
Fixes #28
Summary
Make the
aws-cdk-lib
a peer dependency so we don't force our users to be in the same versino as we defined in the this lib.Breaking changes
It might have breaking change as I bumped the cdk lib version, all the tests passed and examples worked fine though.
Closing issues
Fixes #28