@wix/create-app 0.0.154 → 0.0.156
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
|
@@ -73671,7 +73671,7 @@ function reportCommandStartEvent({
|
|
|
73671
73671
|
var package_default = {
|
|
73672
73672
|
name: "@wix/create-app",
|
|
73673
73673
|
description: "Create Wix apps",
|
|
73674
|
-
version: "0.0.
|
|
73674
|
+
version: "0.0.156",
|
|
73675
73675
|
author: "Ihor Machuzhak",
|
|
73676
73676
|
bin: "bin/index.cjs",
|
|
73677
73677
|
devDependencies: {
|