serve-sim 0.1.24 → 0.1.25

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/README.md CHANGED
@@ -137,7 +137,7 @@ Create a `.claude/launch.json` and define a server:
137
137
  "name": "Apple",
138
138
  "runtimeExecutable": "npx",
139
139
  "runtimeArgs": ["serve-sim"],
140
- "url": "http://localhost:3200"
140
+ "port": 3200
141
141
  }
142
142
  ]
143
143
  }
package/bin/serve-sim-bin CHANGED
Binary file