@wix/create-app 0.0.159 → 0.0.160
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
|
@@ -73681,7 +73681,7 @@ function reportCommandStartEvent({
|
|
|
73681
73681
|
var package_default = {
|
|
73682
73682
|
name: "@wix/create-app",
|
|
73683
73683
|
description: "Create Wix apps",
|
|
73684
|
-
version: "0.0.
|
|
73684
|
+
version: "0.0.160",
|
|
73685
73685
|
author: "Ihor Machuzhak",
|
|
73686
73686
|
bin: "bin/index.cjs",
|
|
73687
73687
|
devDependencies: {
|
|
@@ -85812,7 +85812,7 @@ var getMcpData = ({
|
|
|
85812
85812
|
docsUrl: (0, import_variant36.match)(
|
|
85813
85813
|
ideForMcp,
|
|
85814
85814
|
(0, import_variant36.lookup)({
|
|
85815
|
-
Cursor: "https://
|
|
85815
|
+
Cursor: "https://cursor.com/docs/context/mcp",
|
|
85816
85816
|
VsCode: "https://code.visualstudio.com/docs/copilot/chat/mcp-servers"
|
|
85817
85817
|
})
|
|
85818
85818
|
)
|