@wix/create-headless-site 0.0.36 → 0.0.38
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
|
@@ -90379,7 +90379,7 @@ function wixCliCliError(params) {
|
|
|
90379
90379
|
var package_default = {
|
|
90380
90380
|
name: "@wix/create-headless-site",
|
|
90381
90381
|
description: "Headless site creation wizard",
|
|
90382
|
-
version: "0.0.
|
|
90382
|
+
version: "0.0.38",
|
|
90383
90383
|
bin: "bin/index.cjs",
|
|
90384
90384
|
devDependencies: {
|
|
90385
90385
|
"@commander-js/extra-typings": "^13.0.0",
|