@wix/create-app 0.0.174 → 0.0.175
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 +1 -1
- package/build/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -57460,7 +57460,7 @@ function reportCommandStartEvent({
|
|
|
57460
57460
|
var package_default = {
|
|
57461
57461
|
name: "@wix/create-app",
|
|
57462
57462
|
description: "Create Wix apps",
|
|
57463
|
-
version: "0.0.
|
|
57463
|
+
version: "0.0.175",
|
|
57464
57464
|
author: "Ihor Machuzhak",
|
|
57465
57465
|
bin: "bin/index.cjs",
|
|
57466
57466
|
devDependencies: {
|