@wix/create-new 0.0.36 → 0.0.37

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
@@ -95166,7 +95166,7 @@ import { randomUUID as randomUUID2 } from "node:crypto";
95166
95166
  var package_default = {
95167
95167
  name: "@wix/create-new",
95168
95168
  description: "General entry point for creating Wix projects",
95169
- version: "0.0.36",
95169
+ version: "0.0.37",
95170
95170
  bin: "bin/index.cjs",
95171
95171
  devDependencies: {
95172
95172
  "@commander-js/extra-typings": "^13.0.0",