Comparing version 0.12.0-pre.e6834d3ae03810d1402c34a123adb8a1376808b7 to 0.12.0-pre.f388c87f19483319874db51a51462fb4249fef53
{ | ||
"name": "cdk8s", | ||
"version": "0.12.0-pre.e6834d3ae03810d1402c34a123adb8a1376808b7", | ||
"version": "0.12.0-pre.f388c87f19483319874db51a51462fb4249fef53", | ||
"description": "Cloud Development Kit for Kubernetes", | ||
@@ -68,4 +68,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@aws-cdk/core": "^1.24.0", | ||
"@aws-cdk/cx-api": "^1.24.0", | ||
"@aws-cdk/core": "^1.27.0", | ||
"@aws-cdk/cx-api": "^1.27.0", | ||
"@types/jest": "^25.1.2", | ||
@@ -96,6 +96,6 @@ "@types/node": "13.7.1", | ||
"peerDependencies": { | ||
"@aws-cdk/core": "^1.24.0", | ||
"@aws-cdk/cx-api": "^1.24.0" | ||
"@aws-cdk/core": "^1.27.0", | ||
"@aws-cdk/cx-api": "^1.27.0" | ||
}, | ||
"stability": "experimental" | ||
} |
Sorry, the diff of this file is not supported yet