@tscircuit/runframe 0.0.548 → 0.0.550

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.
@@ -1107,7 +1107,7 @@ var RenderLogViewer = ({
1107
1107
  };
1108
1108
 
1109
1109
  // package.json
1110
- var version = "0.0.547";
1110
+ var version = "0.0.549";
1111
1111
 
1112
1112
  // lib/components/CircuitJsonPreview/CircuitJsonPreview.tsx
1113
1113
  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-GHNZB6VS.js";
11
+ } from "./chunk-6HPHICW4.js";
12
12
  export {
13
13
  BomTable,
14
14
  CadViewer,
package/dist/runner.js CHANGED
@@ -27,7 +27,7 @@ import {
27
27
  useOrderDialog,
28
28
  useOrderDialogCli,
29
29
  useRunFrameStore
30
- } from "./chunk-GHNZB6VS.js";
30
+ } from "./chunk-6HPHICW4.js";
31
31
 
32
32
  // lib/components/RunFrame/RunFrame.tsx
33
33
  import { createCircuitWebWorker } from "@tscircuit/eval/worker";