@wix/create-headless-site 0.0.8 → 0.0.9

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
@@ -93297,7 +93297,7 @@ function wixCliCliError(params) {
93297
93297
  var package_default = {
93298
93298
  name: "@wix/create-headless-site",
93299
93299
  description: "Headless site creation wizard",
93300
- version: "0.0.8",
93300
+ version: "0.0.9",
93301
93301
  bin: "bin/index.cjs",
93302
93302
  devDependencies: {
93303
93303
  "@commander-js/extra-typings": "^13.0.0",