@mavogel/cdk-vscode-server 0.0.23 → 0.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -4518,6 +4518,6 @@
4518
4518
  "symbolId": "src/vscode-server:VSCodeServerProps"
4519
4519
  }
4520
4520
  },
4521
- "version": "0.0.23",
4522
- "fingerprint": "7c2gdzeeit85zbZukBuPzScsVzCM444uCbzeNvsOj+A="
4521
+ "version": "0.0.24",
4522
+ "fingerprint": "EHN7u5ClSThbkuXMak5+teDsYv9OXBmtZ4/kZbQl6rU="
4523
4523
  }
@@ -442,7 +442,7 @@ class VSCodeServer extends constructs_1.Construct {
442
442
  }
443
443
  exports.VSCodeServer = VSCodeServer;
444
444
  _a = JSII_RTTI_SYMBOL_1;
445
- VSCodeServer[_a] = { fqn: "@mavogel/cdk-vscode-server.VSCodeServer", version: "0.0.23" };
445
+ VSCodeServer[_a] = { fqn: "@mavogel/cdk-vscode-server.VSCodeServer", version: "0.0.24" };
446
446
  /**
447
447
  * Tags all the resources in the construct
448
448
  */
package/package.json CHANGED
@@ -104,7 +104,7 @@
104
104
  "publishConfig": {
105
105
  "access": "public"
106
106
  },
107
- "version": "0.0.23",
107
+ "version": "0.0.24",
108
108
  "jest": {
109
109
  "coverageProvider": "v8",
110
110
  "testMatch": [