@aws-cdk/aws-wafregional
Advanced tools
Comparing version 0.36.0 to 0.36.1
{ | ||
"name": "@aws-cdk/aws-wafregional", | ||
"version": "0.36.0", | ||
"version": "0.36.1", | ||
"description": "The CDK Construct Library for AWS::WAFRegional", | ||
@@ -66,13 +66,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.36.0", | ||
"cdk-build-tools": "^0.36.0", | ||
"cfn2ts": "^0.36.0", | ||
"pkglint": "^0.36.0" | ||
"@aws-cdk/assert": "^0.36.1", | ||
"cdk-build-tools": "^0.36.1", | ||
"cfn2ts": "^0.36.1", | ||
"pkglint": "^0.36.1" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "^0.36.0" | ||
"@aws-cdk/core": "^0.36.1" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/core": "^0.36.0" | ||
"@aws-cdk/core": "^0.36.1" | ||
}, | ||
@@ -79,0 +79,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Updated@aws-cdk/core@^0.36.1