@wix/create-app 0.0.196 → 0.0.197
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
|
@@ -57950,7 +57950,7 @@ function reportCommandStartEvent({
|
|
|
57950
57950
|
var package_default = {
|
|
57951
57951
|
name: "@wix/create-app",
|
|
57952
57952
|
description: "Create Wix apps",
|
|
57953
|
-
version: "0.0.
|
|
57953
|
+
version: "0.0.197",
|
|
57954
57954
|
author: "Ihor Machuzhak",
|
|
57955
57955
|
bin: "bin/index.cjs",
|
|
57956
57956
|
devDependencies: {
|