@tscircuit/runframe 0.0.391 → 0.0.393

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.
@@ -1036,7 +1036,7 @@ var RenderLogViewer = ({
1036
1036
  };
1037
1037
 
1038
1038
  // package.json
1039
- var version = "0.0.390";
1039
+ var version = "0.0.392";
1040
1040
 
1041
1041
  // lib/components/CircuitJsonPreview/CircuitJsonPreview.tsx
1042
1042
  import { jsx as jsx16, jsxs as jsxs12 } from "react/jsx-runtime";
package/dist/preview.js CHANGED
@@ -8,7 +8,7 @@ import {
8
8
  linkify,
9
9
  useOrderDialog,
10
10
  useOrderDialogCli
11
- } from "./chunk-CBCCYBIA.js";
11
+ } from "./chunk-YSJ2FGBW.js";
12
12
  export {
13
13
  BomTable,
14
14
  CadViewer,
package/dist/runner.js CHANGED
@@ -26,7 +26,7 @@ import {
26
26
  useOrderDialog,
27
27
  useOrderDialogCli,
28
28
  useRunFrameStore
29
- } from "./chunk-CBCCYBIA.js";
29
+ } from "./chunk-YSJ2FGBW.js";
30
30
 
31
31
  // lib/components/RunFrame/RunFrame.tsx
32
32
  import { createCircuitWebWorker } from "@tscircuit/eval/worker";