@wix/create-new 0.0.99 → 0.0.100

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
@@ -95190,7 +95190,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
95190
95190
  var package_default = {
95191
95191
  name: "@wix/create-new",
95192
95192
  description: "General entry point for creating Wix projects",
95193
- version: "0.0.99",
95193
+ version: "0.0.100",
95194
95194
  bin: "bin/index.cjs",
95195
95195
  devDependencies: {
95196
95196
  "@commander-js/extra-typings": "^13.0.0",