@bifravst/aws-cdk-ecr-helpers
Advanced tools
Comparing version 1.3.19 to 1.3.20
{ | ||
"name": "@bifravst/aws-cdk-ecr-helpers", | ||
"version": "1.3.19", | ||
"version": "1.3.20", | ||
"description": "Helper functions which simplify working with Elastic Container Registry (ECR) for AWS CDK.", | ||
@@ -86,5 +86,5 @@ "exports": { | ||
"peerDependencies": { | ||
"@aws-sdk/client-ecr": "^3.665.0", | ||
"@aws-sdk/client-ecr": "^3.666.0", | ||
"@bifravst/run": "^1.2.0" | ||
} | ||
} |