@wix/create-app 0.0.198 → 0.0.199

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.
@@ -13,7 +13,7 @@ import {
13
13
  pathExists,
14
14
  require_is_git_url,
15
15
  require_lib
16
- } from "./chunk-EZCLLWTT.js";
16
+ } from "./chunk-IWAYBIJ2.js";
17
17
  import {
18
18
  __commonJS,
19
19
  __require,
@@ -3984,4 +3984,4 @@ ejs/lib/ejs.js:
3984
3984
  * @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0}
3985
3985
  *)
3986
3986
  */
3987
- //# sourceMappingURL=generator-GFT3B4NL.js.map
3987
+ //# sourceMappingURL=generator-XLHVMQCA.js.map
package/build/index.js CHANGED
@@ -99,7 +99,7 @@ import {
99
99
  setupTestEnv,
100
100
  writeJson,
101
101
  zod_default
102
- } from "./chunk-EZCLLWTT.js";
102
+ } from "./chunk-IWAYBIJ2.js";
103
103
  import {
104
104
  __commonJS,
105
105
  __dirname,
@@ -1145,9 +1145,9 @@ var require_is_ci = __commonJS({
1145
1145
  }
1146
1146
  });
1147
1147
 
1148
- // ../../node_modules/ink/node_modules/signal-exit/signals.js
1148
+ // ../../node_modules/signal-exit/signals.js
1149
1149
  var require_signals = __commonJS({
1150
- "../../node_modules/ink/node_modules/signal-exit/signals.js"(exports, module2) {
1150
+ "../../node_modules/signal-exit/signals.js"(exports, module2) {
1151
1151
  "use strict";
1152
1152
  init_esm_shims();
1153
1153
  module2.exports = [
@@ -1184,9 +1184,9 @@ var require_signals = __commonJS({
1184
1184
  }
1185
1185
  });
1186
1186
 
1187
- // ../../node_modules/ink/node_modules/signal-exit/index.js
1187
+ // ../../node_modules/signal-exit/index.js
1188
1188
  var require_signal_exit = __commonJS({
1189
- "../../node_modules/ink/node_modules/signal-exit/index.js"(exports, module2) {
1189
+ "../../node_modules/signal-exit/index.js"(exports, module2) {
1190
1190
  "use strict";
1191
1191
  init_esm_shims();
1192
1192
  var process26 = global.process;
@@ -57950,7 +57950,7 @@ function reportCommandStartEvent({
57950
57950
  var package_default = {
57951
57951
  name: "@wix/create-app",
57952
57952
  description: "Create Wix apps",
57953
- version: "0.0.198",
57953
+ version: "0.0.199",
57954
57954
  author: "Ihor Machuzhak",
57955
57955
  bin: "bin/index.cjs",
57956
57956
  devDependencies: {
@@ -68667,7 +68667,7 @@ function getTasks({
68667
68667
  cause: e2
68668
68668
  });
68669
68669
  }
68670
- const { generateApp } = await import("./generator-GFT3B4NL.js");
68670
+ const { generateApp } = await import("./generator-XLHVMQCA.js");
68671
68671
  await generateApp({
68672
68672
  packageName,
68673
68673
  packageFolder,