@wix/create-app 0.0.167 → 0.0.168
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
|
@@ -57238,7 +57238,7 @@ function reportCommandStartEvent({
|
|
|
57238
57238
|
var package_default = {
|
|
57239
57239
|
name: "@wix/create-app",
|
|
57240
57240
|
description: "Create Wix apps",
|
|
57241
|
-
version: "0.0.
|
|
57241
|
+
version: "0.0.168",
|
|
57242
57242
|
author: "Ihor Machuzhak",
|
|
57243
57243
|
bin: "bin/index.cjs",
|
|
57244
57244
|
devDependencies: {
|