@wix/create-new 0.0.105 → 0.0.106

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
@@ -95354,7 +95354,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
95354
95354
  var package_default = {
95355
95355
  name: "@wix/create-new",
95356
95356
  description: "General entry point for creating Wix projects",
95357
- version: "0.0.105",
95357
+ version: "0.0.106",
95358
95358
  bin: "bin/index.cjs",
95359
95359
  devDependencies: {
95360
95360
  "@commander-js/extra-typings": "^13.0.0",