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