@wix/create-headless-site 0.0.40 → 0.0.41

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 CHANGED
@@ -90389,7 +90389,7 @@ function wixCliCliError(params) {
90389
90389
  var package_default = {
90390
90390
  name: "@wix/create-headless-site",
90391
90391
  description: "Headless site creation wizard",
90392
- version: "0.0.40",
90392
+ version: "0.0.41",
90393
90393
  bin: "bin/index.cjs",
90394
90394
  devDependencies: {
90395
90395
  "@commander-js/extra-typings": "^13.0.0",