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