@wix/create-app 0.0.122 → 0.0.123
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
|
@@ -72257,7 +72257,7 @@ function reportCommandStartEvent({
|
|
|
72257
72257
|
var package_default = {
|
|
72258
72258
|
name: "@wix/create-app",
|
|
72259
72259
|
description: "Create Wix apps",
|
|
72260
|
-
version: "0.0.
|
|
72260
|
+
version: "0.0.123",
|
|
72261
72261
|
author: "Ihor Machuzhak",
|
|
72262
72262
|
bin: "bin/index.cjs",
|
|
72263
72263
|
devDependencies: {
|