@wix/create-new 0.0.55 → 0.0.56

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
@@ -96097,7 +96097,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
96097
96097
  var package_default = {
96098
96098
  name: "@wix/create-new",
96099
96099
  description: "General entry point for creating Wix projects",
96100
- version: "0.0.55",
96100
+ version: "0.0.56",
96101
96101
  bin: "bin/index.cjs",
96102
96102
  devDependencies: {
96103
96103
  "@commander-js/extra-typings": "^13.0.0",