Comparing version 0.1.19 to 0.1.20
@@ -19,2 +19,3 @@ "use strict"; | ||
const generateAction = (fileName, opts) => __awaiter(void 0, void 0, void 0, function* () { | ||
console.log(`Zenstack generator: ${require('../../package.json').version}`); | ||
const services = (0, zmodel_module_1.createZModelServices)().ZModel; | ||
@@ -21,0 +22,0 @@ const model = yield (0, cli_util_1.extractAstNode)(fileName, services); |
@@ -5,3 +5,3 @@ { | ||
"description": "ZenStack CLI and Language Tools", | ||
"version": "0.1.19", | ||
"version": "0.1.20", | ||
"engines": { | ||
@@ -8,0 +8,0 @@ "vscode": "^1.56.0" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
331787
5918