@wix/create-new 0.0.83 → 0.0.84
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
|
@@ -94372,7 +94372,7 @@ import { randomUUID as randomUUID3 } from "node:crypto";
|
|
|
94372
94372
|
var package_default = {
|
|
94373
94373
|
name: "@wix/create-new",
|
|
94374
94374
|
description: "General entry point for creating Wix projects",
|
|
94375
|
-
version: "0.0.
|
|
94375
|
+
version: "0.0.84",
|
|
94376
94376
|
bin: "bin/index.cjs",
|
|
94377
94377
|
devDependencies: {
|
|
94378
94378
|
"@commander-js/extra-typings": "^13.0.0",
|