cdk-remote-stack
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -54,3 +54,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
RemoteOutputs[_a] = { fqn: "cdk-remote-stack.RemoteOutputs", version: "2.0.6" }; | ||
RemoteOutputs[_a] = { fqn: "cdk-remote-stack.RemoteOutputs", version: "2.0.7" }; | ||
/** | ||
@@ -110,3 +110,3 @@ * Represents the RemoteParameters of the remote CDK stack. | ||
_b = JSII_RTTI_SYMBOL_1; | ||
RemoteParameters[_b] = { fqn: "cdk-remote-stack.RemoteParameters", version: "2.0.6" }; | ||
RemoteParameters[_b] = { fqn: "cdk-remote-stack.RemoteParameters", version: "2.0.7" }; | ||
function randomString() { | ||
@@ -113,0 +113,0 @@ // Crazy |
@@ -56,3 +56,3 @@ { | ||
"npm-check-updates": "^11", | ||
"projen": "^0.40.1", | ||
"projen": "^0.40.2", | ||
"standard-version": "^9", | ||
@@ -77,3 +77,3 @@ "ts-jest": "^26.5.6", | ||
"license": "Apache-2.0", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"jest": { | ||
@@ -80,0 +80,0 @@ "testMatch": [ |
Sorry, the diff of this file is not supported yet