@replit/river 0.209.7 → 0.209.8

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.
@@ -7,12 +7,12 @@ import {
7
7
  Transport,
8
8
  WebSocketCloseError,
9
9
  WebSocketConnection
10
- } from "../chunk-QJCLTRLL.js";
10
+ } from "../chunk-6NMRASPI.js";
11
11
  import "../chunk-CC7RN7GI.js";
12
12
  import {
13
13
  OpaqueTransportMessageSchema,
14
14
  TransportMessageSchema
15
- } from "../chunk-MZP5A6YH.js";
15
+ } from "../chunk-DOUYY7FU.js";
16
16
  export {
17
17
  ClientTransport,
18
18
  Connection,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@replit/river",
3
3
  "description": "It's like tRPC but... with JSON Schema Support, duplex streaming and support for service multiplexing. Transport agnostic!",
4
- "version": "0.209.7",
4
+ "version": "0.209.8",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {