@wix/create-app 0.0.116 → 0.0.117
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
|
@@ -71681,7 +71681,7 @@ function reportCommandStartEvent({
|
|
|
71681
71681
|
var package_default = {
|
|
71682
71682
|
name: "@wix/create-app",
|
|
71683
71683
|
description: "Create Wix apps",
|
|
71684
|
-
version: "0.0.
|
|
71684
|
+
version: "0.0.117",
|
|
71685
71685
|
author: "Ihor Machuzhak",
|
|
71686
71686
|
bin: "bin/index.cjs",
|
|
71687
71687
|
devDependencies: {
|