@tscircuit/runframe 0.0.774 → 0.0.776

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.
@@ -1330,7 +1330,7 @@ var useErrorTelemetry = ({
1330
1330
  };
1331
1331
 
1332
1332
  // package.json
1333
- var version = "0.0.773";
1333
+ var version = "0.0.775";
1334
1334
 
1335
1335
  // lib/hooks/use-eval-versions.ts
1336
1336
  import { useEffect as useEffect5, useMemo as useMemo2, useState as useState6 } from "react";
package/dist/preview.js CHANGED
@@ -8,7 +8,7 @@ import {
8
8
  linkify,
9
9
  useOrderDialog,
10
10
  useOrderDialogCli
11
- } from "./chunk-R4D7ME5E.js";
11
+ } from "./chunk-56BZO3GM.js";
12
12
  export {
13
13
  BomTable,
14
14
  CadViewer,
package/dist/runner.js CHANGED
@@ -39,7 +39,7 @@ import {
39
39
  useOrderDialogCli,
40
40
  useRunFrameStore,
41
41
  useRunnerStore
42
- } from "./chunk-R4D7ME5E.js";
42
+ } from "./chunk-56BZO3GM.js";
43
43
 
44
44
  // lib/components/RunFrame/RunFrame.tsx
45
45
  import { createCircuitWebWorker } from "@tscircuit/eval/worker";