@wix/create-new 0.0.66 → 0.0.67

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-6P27MUFC.js";
16
+ } from "./chunk-UYE4R7XA.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-MDWSQZ5F.js.map
118
+ //# sourceMappingURL=generator-NFUFXD34.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-6P27MUFC.js";
121
+ } from "./chunk-UYE4R7XA.js";
122
122
  import {
123
123
  __commonJS,
124
124
  __dirname,
@@ -65739,8 +65739,7 @@ ${errorMessage2}`
65739
65739
  ErrorMessage,
65740
65740
  {
65741
65741
  message: "Project build output is missing.",
65742
- explanation: reason,
65743
- hint: "Build the project before proceeding."
65742
+ explanation: reason
65744
65743
  }
65745
65744
  );
65746
65745
  },
@@ -81796,7 +81795,7 @@ function getTasks({
81796
81795
  cause: e2
81797
81796
  });
81798
81797
  }
81799
- const { generateApp } = await import("./generator-MDWSQZ5F.js");
81798
+ const { generateApp } = await import("./generator-NFUFXD34.js");
81800
81799
  await generateApp({
81801
81800
  packageName,
81802
81801
  packageFolder,
@@ -94202,7 +94201,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
94202
94201
  var package_default = {
94203
94202
  name: "@wix/create-new",
94204
94203
  description: "General entry point for creating Wix projects",
94205
- version: "0.0.66",
94204
+ version: "0.0.67",
94206
94205
  bin: "bin/index.cjs",
94207
94206
  devDependencies: {
94208
94207
  "@commander-js/extra-typings": "^13.0.0",