@tscircuit/runframe 0.0.766 → 0.0.768

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.
@@ -1332,7 +1332,7 @@ var useErrorTelemetry = ({
1332
1332
  };
1333
1333
 
1334
1334
  // package.json
1335
- var version = "0.0.765";
1335
+ var version = "0.0.767";
1336
1336
 
1337
1337
  // lib/hooks/use-eval-versions.ts
1338
1338
  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-GMUFXPJ3.js";
11
+ } from "./chunk-S5AWMJIX.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-GMUFXPJ3.js";
42
+ } from "./chunk-S5AWMJIX.js";
43
43
 
44
44
  // lib/components/RunFrame/RunFrame.tsx
45
45
  import { createCircuitWebWorker } from "@tscircuit/eval/worker";