@wix/create-app 0.0.181 → 0.0.182

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
@@ -57536,7 +57536,7 @@ function reportCommandStartEvent({
57536
57536
  var package_default = {
57537
57537
  name: "@wix/create-app",
57538
57538
  description: "Create Wix apps",
57539
- version: "0.0.181",
57539
+ version: "0.0.182",
57540
57540
  author: "Ihor Machuzhak",
57541
57541
  bin: "bin/index.cjs",
57542
57542
  devDependencies: {
@@ -57546,7 +57546,7 @@ var package_default = {
57546
57546
  "@types/react": "^18.3.3",
57547
57547
  "@types/semver": "^7.5.8",
57548
57548
  "@types/validate-npm-package-name": "^4.0.2",
57549
- "@wix/bi-logger-dev-tools-data": "^1.153.0",
57549
+ "@wix/bi-logger-dev-tools-data": "^1.169.0",
57550
57550
  "@wix/cli-auth": "workspace:*",
57551
57551
  "@wix/cli-error": "workspace:*",
57552
57552
  "@wix/cli-error-reporting": "workspace:*",