@wix/ditto-codegen-public 1.0.207 → 1.0.208

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.
Files changed (2) hide show
  1. package/dist/out.js +1 -1
  2. package/package.json +2 -2
package/dist/out.js CHANGED
@@ -97139,7 +97139,7 @@ var require_WixMCPClient = __commonJS({
97139
97139
  command: "npx",
97140
97140
  args: [
97141
97141
  "-y",
97142
- "@wix/mcp",
97142
+ "@wix/mcp@1.0.22",
97143
97143
  "--experimental",
97144
97144
  "GET_TO_KNOW_WIX,WIX_API_THROUGH_FS"
97145
97145
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/ditto-codegen-public",
3
- "version": "1.0.207",
3
+ "version": "1.0.208",
4
4
  "description": "AI-powered Wix CLI app generator - standalone executable",
5
5
  "scripts": {
6
6
  "build": "node build.mjs",
@@ -24,5 +24,5 @@
24
24
  "@wix/ditto-codegen": "1.0.0",
25
25
  "esbuild": "^0.27.2"
26
26
  },
27
- "falconPackageHash": "2da9fd56057ef4b1d37cecb7f581ab8470286fe208b115162cb45c02"
27
+ "falconPackageHash": "92a07eb14707c197703382b93deb3607bb2ccafd647c5940d95a622e"
28
28
  }