@wix/create-new 0.0.95 → 0.0.97

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.
@@ -21424,7 +21424,6 @@ var wixAstroAppConfigSchema = zod_default.object({
21424
21424
  $schema: zod_default.string().optional(),
21425
21425
  projectType: zod_default.literal("App"),
21426
21426
  appId: zod_default.string(),
21427
- experimentalStandaloneExtensions: zod_default.boolean().optional(),
21428
21427
  projectId: zod_default.string().optional(),
21429
21428
  codeIdentifier: zod_default.string().optional(),
21430
21429
  namespace: zod_default.string().optional()
@@ -21709,12 +21708,12 @@ export {
21709
21708
  readPackageJson,
21710
21709
  writePackageJson,
21711
21710
  updateEnvFile,
21712
- require_semver2 as require_semver,
21713
21711
  WIX_CONFIG_FILENAME,
21714
21712
  USER_CONFIG_FILENAME,
21715
21713
  userConfigSchema,
21716
21714
  getWixConfigFilePath,
21717
21715
  getDebugLogFilePath,
21716
+ require_semver2 as require_semver,
21718
21717
  globby,
21719
21718
  require_is_git_url,
21720
21719
  execa,
@@ -21798,4 +21797,4 @@ is-git-url/index.js:
21798
21797
  * Released under the MIT License.
21799
21798
  *)
21800
21799
  */
21801
- //# sourceMappingURL=chunk-DHK3O5LP.js.map
21800
+ //# sourceMappingURL=chunk-T7ZBC7FB.js.map