Comparing version 0.17.0 to 0.18.0-pre.60f2956c737dd5201a35c963015771ec5e8fc9b8
{ | ||
"name": "cdk8s", | ||
"version": "0.17.0", | ||
"version": "0.18.0-pre.60f2956c737dd5201a35c963015771ec5e8fc9b8", | ||
"description": "Cloud Development Kit for Kubernetes", | ||
@@ -74,7 +74,7 @@ "scripts": { | ||
"@typescript-eslint/parser": "^2.20.0", | ||
"constructs": "2.0.0", | ||
"constructs": "2.0.1", | ||
"eslint": "^6.8.0", | ||
"jest": "^25.1.0", | ||
"jsii": "^1.1.0", | ||
"jsii-pacmak": "^1.1.0", | ||
"jsii": "1.1.0", | ||
"jsii-pacmak": "1.1.0", | ||
"json-schema-to-typescript": "^8.0.1", | ||
@@ -98,5 +98,5 @@ "typescript": "^3.7.5" | ||
"peerDependencies": { | ||
"constructs": "^2.0.0" | ||
"constructs": "^2.0.1" | ||
}, | ||
"stability": "experimental" | ||
} |
Sorry, the diff of this file is not supported yet
679962