@wix/create-app 0.0.132 → 0.0.133
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
|
@@ -72408,7 +72408,7 @@ function reportCommandStartEvent({
|
|
|
72408
72408
|
var package_default = {
|
|
72409
72409
|
name: "@wix/create-app",
|
|
72410
72410
|
description: "Create Wix apps",
|
|
72411
|
-
version: "0.0.
|
|
72411
|
+
version: "0.0.133",
|
|
72412
72412
|
author: "Ihor Machuzhak",
|
|
72413
72413
|
bin: "bin/index.cjs",
|
|
72414
72414
|
devDependencies: {
|