@tscircuit/runframe 0.0.575 → 0.0.576

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.
@@ -1172,7 +1172,7 @@ var RenderLogViewer = ({
1172
1172
  };
1173
1173
 
1174
1174
  // package.json
1175
- var version = "0.0.574";
1175
+ var version = "0.0.575";
1176
1176
 
1177
1177
  // lib/components/CircuitJsonPreview/CircuitJsonPreview.tsx
1178
1178
  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-I4V5S4DY.js";
11
+ } from "./chunk-BYJ5PMO5.js";
12
12
  export {
13
13
  BomTable,
14
14
  CadViewer,
package/dist/runner.js CHANGED
@@ -28,7 +28,7 @@ import {
28
28
  useOrderDialog,
29
29
  useOrderDialogCli,
30
30
  useRunFrameStore
31
- } from "./chunk-I4V5S4DY.js";
31
+ } from "./chunk-BYJ5PMO5.js";
32
32
 
33
33
  // lib/components/RunFrame/RunFrame.tsx
34
34
  import { createCircuitWebWorker } from "@tscircuit/eval/worker";