@wix/create-app 0.0.219 → 0.0.220
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
|
@@ -56137,7 +56137,7 @@ function reportCommandStartEvent({
|
|
|
56137
56137
|
var package_default = {
|
|
56138
56138
|
name: "@wix/create-app",
|
|
56139
56139
|
description: "Create Wix apps",
|
|
56140
|
-
version: "0.0.
|
|
56140
|
+
version: "0.0.220",
|
|
56141
56141
|
author: "Ihor Machuzhak",
|
|
56142
56142
|
bin: "bin/index.cjs",
|
|
56143
56143
|
devDependencies: {
|