@wix/create-app 0.0.222 → 0.0.223
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
|
@@ -56145,7 +56145,7 @@ function reportCommandStartEvent({
|
|
|
56145
56145
|
var package_default = {
|
|
56146
56146
|
name: "@wix/create-app",
|
|
56147
56147
|
description: "Create Wix apps",
|
|
56148
|
-
version: "0.0.
|
|
56148
|
+
version: "0.0.223",
|
|
56149
56149
|
author: "Ihor Machuzhak",
|
|
56150
56150
|
bin: "bin/index.cjs",
|
|
56151
56151
|
devDependencies: {
|