@wix/create-new 0.0.19 → 0.0.20
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 +2 -2
- package/build/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -99880,7 +99880,7 @@ var getMcpData = ({
|
|
|
99880
99880
|
docsUrl: (0, import_variant37.match)(
|
|
99881
99881
|
ideForMcp,
|
|
99882
99882
|
(0, import_variant37.lookup)({
|
|
99883
|
-
Cursor: "https://
|
|
99883
|
+
Cursor: "https://cursor.com/docs/context/mcp",
|
|
99884
99884
|
VsCode: "https://code.visualstudio.com/docs/copilot/chat/mcp-servers"
|
|
99885
99885
|
})
|
|
99886
99886
|
)
|
|
@@ -112197,7 +112197,7 @@ var getHeadlessCommand = ({
|
|
|
112197
112197
|
var package_default = {
|
|
112198
112198
|
name: "@wix/create-new",
|
|
112199
112199
|
description: "General entry point for creating Wix projects",
|
|
112200
|
-
version: "0.0.
|
|
112200
|
+
version: "0.0.20",
|
|
112201
112201
|
bin: "bin/index.cjs",
|
|
112202
112202
|
devDependencies: {
|
|
112203
112203
|
"@commander-js/extra-typings": "^13.0.0",
|