@wix/create-new 0.0.95 → 0.0.96

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-DHK3O5LP.js";
16
+ } from "./chunk-53VKLHMI.js";
17
17
  import {
18
18
  __toESM,
19
19
  init_esm_shims
@@ -115,4 +115,4 @@ async function generateApp({
115
115
  export {
116
116
  generateApp
117
117
  };
118
- //# sourceMappingURL=generator-OZQ7WFEV.js.map
118
+ //# sourceMappingURL=generator-C2FQ2YVL.js.map
package/build/index.js CHANGED
@@ -118,7 +118,7 @@ import {
118
118
  writeJson,
119
119
  writePackageJson,
120
120
  zod_default
121
- } from "./chunk-DHK3O5LP.js";
121
+ } from "./chunk-53VKLHMI.js";
122
122
  import {
123
123
  __commonJS,
124
124
  __dirname,
@@ -82833,7 +82833,7 @@ function getTasks({
82833
82833
  cause: e2
82834
82834
  });
82835
82835
  }
82836
- const { generateApp } = await import("./generator-OZQ7WFEV.js");
82836
+ const { generateApp } = await import("./generator-C2FQ2YVL.js");
82837
82837
  await generateApp({
82838
82838
  packageName,
82839
82839
  packageFolder,
@@ -95237,7 +95237,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
95237
95237
  var package_default = {
95238
95238
  name: "@wix/create-new",
95239
95239
  description: "General entry point for creating Wix projects",
95240
- version: "0.0.95",
95240
+ version: "0.0.96",
95241
95241
  bin: "bin/index.cjs",
95242
95242
  devDependencies: {
95243
95243
  "@commander-js/extra-typings": "^13.0.0",