@wix/create-new 0.0.101 → 0.0.102
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 +1 -1
- package/build/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -95295,7 +95295,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
|
|
|
95295
95295
|
var package_default = {
|
|
95296
95296
|
name: "@wix/create-new",
|
|
95297
95297
|
description: "General entry point for creating Wix projects",
|
|
95298
|
-
version: "0.0.
|
|
95298
|
+
version: "0.0.102",
|
|
95299
95299
|
bin: "bin/index.cjs",
|
|
95300
95300
|
devDependencies: {
|
|
95301
95301
|
"@commander-js/extra-typings": "^13.0.0",
|