@wix/create-headless-site 0.0.43 → 0.0.44
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
|
@@ -90438,7 +90438,7 @@ function wixCliCliError(params) {
|
|
|
90438
90438
|
var package_default = {
|
|
90439
90439
|
name: "@wix/create-headless-site",
|
|
90440
90440
|
description: "Headless site creation wizard",
|
|
90441
|
-
version: "0.0.
|
|
90441
|
+
version: "0.0.44",
|
|
90442
90442
|
bin: "bin/index.cjs",
|
|
90443
90443
|
devDependencies: {
|
|
90444
90444
|
"@commander-js/extra-typings": "^13.0.0",
|