@wix/create-app 0.0.120 → 0.0.121
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
|
@@ -71743,7 +71743,7 @@ function reportCommandStartEvent({
|
|
|
71743
71743
|
var package_default = {
|
|
71744
71744
|
name: "@wix/create-app",
|
|
71745
71745
|
description: "Create Wix apps",
|
|
71746
|
-
version: "0.0.
|
|
71746
|
+
version: "0.0.121",
|
|
71747
71747
|
author: "Ihor Machuzhak",
|
|
71748
71748
|
bin: "bin/index.cjs",
|
|
71749
71749
|
devDependencies: {
|