@wix/create-app 0.0.237 → 0.0.238

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/build/index.js CHANGED
@@ -56796,7 +56796,7 @@ init_esm_shims();
56796
56796
  var package_default = {
56797
56797
  name: "@wix/create-app",
56798
56798
  description: "Create Wix apps",
56799
- version: "0.0.237",
56799
+ version: "0.0.238",
56800
56800
  author: "Ihor Machuzhak",
56801
56801
  bin: "bin/index.cjs",
56802
56802
  devDependencies: {
@@ -67729,7 +67729,7 @@ function getTasks({
67729
67729
  cause: e2
67730
67730
  });
67731
67731
  }
67732
- const { generateApp } = await import("./generator-CWHZ3FKG.js");
67732
+ const { generateApp } = await import("./generator-R6MCAQJ7.js");
67733
67733
  await generateApp({
67734
67734
  packageName,
67735
67735
  packageFolder,