@wix/create-app 0.0.129 → 0.0.130
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
|
@@ -72334,7 +72334,7 @@ function reportCommandStartEvent({
|
|
|
72334
72334
|
var package_default = {
|
|
72335
72335
|
name: "@wix/create-app",
|
|
72336
72336
|
description: "Create Wix apps",
|
|
72337
|
-
version: "0.0.
|
|
72337
|
+
version: "0.0.130",
|
|
72338
72338
|
author: "Ihor Machuzhak",
|
|
72339
72339
|
bin: "bin/index.cjs",
|
|
72340
72340
|
devDependencies: {
|