@wix/create-new 0.0.48 → 0.0.49

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
@@ -96070,7 +96070,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
96070
96070
  var package_default = {
96071
96071
  name: "@wix/create-new",
96072
96072
  description: "General entry point for creating Wix projects",
96073
- version: "0.0.48",
96073
+ version: "0.0.49",
96074
96074
  bin: "bin/index.cjs",
96075
96075
  devDependencies: {
96076
96076
  "@commander-js/extra-typings": "^13.0.0",