@wix/create-new 0.0.20 → 0.0.21

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.
package/build/index.js CHANGED
@@ -87860,7 +87860,7 @@ var createBiLogger2 = async (errorReporter2, cliVersion, userId) => {
87860
87860
  biLogger,
87861
87861
  command: commandFields,
87862
87862
  cliVersion,
87863
- flow: "Astro App"
87863
+ flow: "Astro_App"
87864
87864
  });
87865
87865
  }
87866
87866
  return {
@@ -112197,7 +112197,7 @@ var getHeadlessCommand = ({
112197
112197
  var package_default = {
112198
112198
  name: "@wix/create-new",
112199
112199
  description: "General entry point for creating Wix projects",
112200
- version: "0.0.20",
112200
+ version: "0.0.21",
112201
112201
  bin: "bin/index.cjs",
112202
112202
  devDependencies: {
112203
112203
  "@commander-js/extra-typings": "^13.0.0",