@wix/create-new 0.0.59 → 0.0.60

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-HWZQO4GG.js";
16
+ } from "./chunk-ZVDOHBSI.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-YDODAHL4.js.map
122
+ //# sourceMappingURL=generator-YMIR4LN4.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-HWZQO4GG.js";
119
+ } from "./chunk-ZVDOHBSI.js";
120
120
  import {
121
121
  __commonJS,
122
122
  __dirname,
@@ -9219,9 +9219,9 @@ var require_is_ci = __commonJS({
9219
9219
  }
9220
9220
  });
9221
9221
 
9222
- // ../../node_modules/ink/node_modules/signal-exit/signals.js
9222
+ // ../../node_modules/signal-exit/signals.js
9223
9223
  var require_signals = __commonJS({
9224
- "../../node_modules/ink/node_modules/signal-exit/signals.js"(exports, module2) {
9224
+ "../../node_modules/signal-exit/signals.js"(exports, module2) {
9225
9225
  "use strict";
9226
9226
  init_esm_shims();
9227
9227
  module2.exports = [
@@ -9258,9 +9258,9 @@ var require_signals = __commonJS({
9258
9258
  }
9259
9259
  });
9260
9260
 
9261
- // ../../node_modules/ink/node_modules/signal-exit/index.js
9261
+ // ../../node_modules/signal-exit/index.js
9262
9262
  var require_signal_exit = __commonJS({
9263
- "../../node_modules/ink/node_modules/signal-exit/index.js"(exports, module2) {
9263
+ "../../node_modules/signal-exit/index.js"(exports, module2) {
9264
9264
  "use strict";
9265
9265
  init_esm_shims();
9266
9266
  var process27 = global.process;
@@ -83530,7 +83530,7 @@ function getTasks({
83530
83530
  cause: e2
83531
83531
  });
83532
83532
  }
83533
- const { generateApp } = await import("./generator-YDODAHL4.js");
83533
+ const { generateApp } = await import("./generator-YMIR4LN4.js");
83534
83534
  await generateApp({
83535
83535
  packageName,
83536
83536
  packageFolder,
@@ -95794,7 +95794,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
95794
95794
  var package_default = {
95795
95795
  name: "@wix/create-new",
95796
95796
  description: "General entry point for creating Wix projects",
95797
- version: "0.0.59",
95797
+ version: "0.0.60",
95798
95798
  bin: "bin/index.cjs",
95799
95799
  devDependencies: {
95800
95800
  "@commander-js/extra-typings": "^13.0.0",