@wix/create-new 0.0.22 → 0.0.23

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
@@ -112246,7 +112246,7 @@ var getHeadlessCommand = ({
112246
112246
  var package_default = {
112247
112247
  name: "@wix/create-new",
112248
112248
  description: "General entry point for creating Wix projects",
112249
- version: "0.0.22",
112249
+ version: "0.0.23",
112250
112250
  bin: "bin/index.cjs",
112251
112251
  devDependencies: {
112252
112252
  "@commander-js/extra-typings": "^13.0.0",