@wix/create-headless-site 0.0.3 → 0.0.4
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
|
@@ -76827,7 +76827,7 @@ function wixCliCliError(params) {
|
|
|
76827
76827
|
var package_default = {
|
|
76828
76828
|
name: "@wix/create-headless-site",
|
|
76829
76829
|
description: "Headless site creation wizard",
|
|
76830
|
-
version: "0.0.
|
|
76830
|
+
version: "0.0.4",
|
|
76831
76831
|
bin: "bin/index.cjs",
|
|
76832
76832
|
devDependencies: {
|
|
76833
76833
|
"@commander-js/extra-typings": "^13.0.0",
|