@replit/river 0.208.2 → 0.208.3

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.
@@ -5,12 +5,12 @@ import {
5
5
  SessionStateGraph,
6
6
  defaultClientTransportOptions,
7
7
  defaultTransportOptions
8
- } from "../chunk-2OE32RBD.js";
8
+ } from "../chunk-3WYK5ZRT.js";
9
9
  import "../chunk-CC7RN7GI.js";
10
10
  import {
11
11
  currentProtocolVersion,
12
12
  getTracer
13
- } from "../chunk-XS6CNYUH.js";
13
+ } from "../chunk-JC4XN6NC.js";
14
14
 
15
15
  // testUtil/index.ts
16
16
  import NodeWs, { WebSocketServer } from "ws";
@@ -673,7 +673,7 @@ function coerceErrorString(err) {
673
673
  }
674
674
 
675
675
  // package.json
676
- var version = "0.208.2";
676
+ var version = "0.208.3";
677
677
 
678
678
  // tracing/index.ts
679
679
  function getPropagationContext(ctx) {