@wix/create-headless-site 0.0.27 → 0.0.29
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
|
@@ -90353,7 +90353,7 @@ function wixCliCliError(params) {
|
|
|
90353
90353
|
var package_default = {
|
|
90354
90354
|
name: "@wix/create-headless-site",
|
|
90355
90355
|
description: "Headless site creation wizard",
|
|
90356
|
-
version: "0.0.
|
|
90356
|
+
version: "0.0.29",
|
|
90357
90357
|
bin: "bin/index.cjs",
|
|
90358
90358
|
devDependencies: {
|
|
90359
90359
|
"@commander-js/extra-typings": "^13.0.0",
|