@wix/create-new 0.0.86 → 0.0.87

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-MIJSJMJJ.js";
16
+ } from "./chunk-DS2P4V6Z.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-EOZ57MUW.js.map
118
+ //# sourceMappingURL=generator-32V7EKA3.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-MIJSJMJJ.js";
121
+ } from "./chunk-DS2P4V6Z.js";
122
122
  import {
123
123
  __commonJS,
124
124
  __dirname,
@@ -82025,7 +82025,7 @@ function getTasks({
82025
82025
  cause: e2
82026
82026
  });
82027
82027
  }
82028
- const { generateApp } = await import("./generator-EOZ57MUW.js");
82028
+ const { generateApp } = await import("./generator-32V7EKA3.js");
82029
82029
  await generateApp({
82030
82030
  packageName,
82031
82031
  packageFolder,
@@ -94419,7 +94419,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
94419
94419
  var package_default = {
94420
94420
  name: "@wix/create-new",
94421
94421
  description: "General entry point for creating Wix projects",
94422
- version: "0.0.86",
94422
+ version: "0.0.87",
94423
94423
  bin: "bin/index.cjs",
94424
94424
  devDependencies: {
94425
94425
  "@commander-js/extra-typings": "^13.0.0",