@wix/create-app 0.0.224 → 0.0.225
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
|
@@ -56187,7 +56187,7 @@ function reportCommandStartEvent({
|
|
|
56187
56187
|
var package_default = {
|
|
56188
56188
|
name: "@wix/create-app",
|
|
56189
56189
|
description: "Create Wix apps",
|
|
56190
|
-
version: "0.0.
|
|
56190
|
+
version: "0.0.225",
|
|
56191
56191
|
author: "Ihor Machuzhak",
|
|
56192
56192
|
bin: "bin/index.cjs",
|
|
56193
56193
|
devDependencies: {
|