@wix/create-new 0.0.32 → 0.0.33
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
|
@@ -92190,7 +92190,7 @@ async function extend2(projectFolder) {
|
|
|
92190
92190
|
dependencies: {
|
|
92191
92191
|
"@wix/sdk": "^1.15.23",
|
|
92192
92192
|
"@wix/essentials": "^0.1.23",
|
|
92193
|
-
"@wix/dashboard": "^1.3.
|
|
92193
|
+
"@wix/dashboard": "^1.3.43"
|
|
92194
92194
|
},
|
|
92195
92195
|
devDependencies: {
|
|
92196
92196
|
"@astrojs/cloudflare": "^12.5.3",
|
|
@@ -94540,7 +94540,7 @@ var getHeadlessCommand = ({
|
|
|
94540
94540
|
var package_default = {
|
|
94541
94541
|
name: "@wix/create-new",
|
|
94542
94542
|
description: "General entry point for creating Wix projects",
|
|
94543
|
-
version: "0.0.
|
|
94543
|
+
version: "0.0.33",
|
|
94544
94544
|
bin: "bin/index.cjs",
|
|
94545
94545
|
devDependencies: {
|
|
94546
94546
|
"@commander-js/extra-typings": "^13.0.0",
|