@wix/create-new 0.0.47 → 0.0.48

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
  require_lib,
14
14
  temporaryDirectory,
15
15
  updateEnvFile
16
- } from "./chunk-YCBN4IEQ.js";
16
+ } from "./chunk-OJ4BF6SG.js";
17
17
  import {
18
18
  __toESM,
19
19
  init_esm_shims
@@ -119,4 +119,4 @@ async function generateApp({
119
119
  export {
120
120
  generateApp
121
121
  };
122
- //# sourceMappingURL=generator-UAZEKWHO.js.map
122
+ //# sourceMappingURL=generator-22SWDX6P.js.map
package/build/index.js CHANGED
@@ -116,7 +116,7 @@ import {
116
116
  writeJson,
117
117
  writePackageJson,
118
118
  zod_default
119
- } from "./chunk-YCBN4IEQ.js";
119
+ } from "./chunk-OJ4BF6SG.js";
120
120
  import {
121
121
  __commonJS,
122
122
  __dirname,
@@ -83027,7 +83027,7 @@ function getTasks({
83027
83027
  cause: e2
83028
83028
  });
83029
83029
  }
83030
- const { generateApp } = await import("./generator-UAZEKWHO.js");
83030
+ const { generateApp } = await import("./generator-22SWDX6P.js");
83031
83031
  await generateApp({
83032
83032
  packageName,
83033
83033
  packageFolder,
@@ -96070,7 +96070,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
96070
96070
  var package_default = {
96071
96071
  name: "@wix/create-new",
96072
96072
  description: "General entry point for creating Wix projects",
96073
- version: "0.0.47",
96073
+ version: "0.0.48",
96074
96074
  bin: "bin/index.cjs",
96075
96075
  devDependencies: {
96076
96076
  "@commander-js/extra-typings": "^13.0.0",