@wix/create-new 0.0.80 → 0.0.81

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
@@ -94318,7 +94318,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
94318
94318
  var package_default = {
94319
94319
  name: "@wix/create-new",
94320
94320
  description: "General entry point for creating Wix projects",
94321
- version: "0.0.80",
94321
+ version: "0.0.81",
94322
94322
  bin: "bin/index.cjs",
94323
94323
  devDependencies: {
94324
94324
  "@commander-js/extra-typings": "^13.0.0",