@wix/create-app 0.0.89 → 0.0.90
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 +2 -2
- package/build/index.js.map +1 -1
- package/package.json +3 -3
package/build/index.js
CHANGED
|
@@ -70976,7 +70976,7 @@ function reportCommandStartEvent({
|
|
|
70976
70976
|
}
|
|
70977
70977
|
|
|
70978
70978
|
// package.json
|
|
70979
|
-
var version = "0.0.
|
|
70979
|
+
var version = "0.0.90";
|
|
70980
70980
|
var package_default = {
|
|
70981
70981
|
name: "@wix/create-app",
|
|
70982
70982
|
description: "Create Wix apps",
|
|
@@ -70990,7 +70990,7 @@ var package_default = {
|
|
|
70990
70990
|
"@types/react": "^18.3.3",
|
|
70991
70991
|
"@types/semver": "^7.5.8",
|
|
70992
70992
|
"@types/validate-npm-package-name": "^4.0.2",
|
|
70993
|
-
"@wix/bi-logger-dev-tools-data": "^1.
|
|
70993
|
+
"@wix/bi-logger-dev-tools-data": "^1.94.0",
|
|
70994
70994
|
"@wix/cli-auth": "workspace:*",
|
|
70995
70995
|
"@wix/cli-error": "workspace:*",
|
|
70996
70996
|
"@wix/cli-error-reporting": "workspace:*",
|