@wix/create-new 0.0.87 → 0.0.88

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
@@ -94419,7 +94419,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
94419
94419
  var package_default = {
94420
94420
  name: "@wix/create-new",
94421
94421
  description: "General entry point for creating Wix projects",
94422
- version: "0.0.87",
94422
+ version: "0.0.88",
94423
94423
  bin: "bin/index.cjs",
94424
94424
  devDependencies: {
94425
94425
  "@commander-js/extra-typings": "^13.0.0",