@interopio/mcp-web 0.1.1-beta.0 → 1.0.0

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.
@@ -13305,7 +13305,7 @@ McpServerService = __decorate([
13305
13305
  __metadata("design:paramtypes", [Function, IoConnectService$1])
13306
13306
  ], McpServerService);
13307
13307
 
13308
- var version$1 = "0.1.1-beta.0";
13308
+ var version$1 = "1.0.0";
13309
13309
  var pkg$1 = {
13310
13310
  version: version$1};
13311
13311
 
@@ -27202,7 +27202,7 @@ ClientWebTransport = __decorate$1([
27202
27202
  ], ClientWebTransport);
27203
27203
 
27204
27204
  var name = "@interopio/mcp-web";
27205
- var version = "0.1.1-beta.0";
27205
+ var version = "1.0.0";
27206
27206
  var pkg = {
27207
27207
  name: name,
27208
27208
  version: version};