@tscircuit/runframe 0.0.591 → 0.0.592

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.
@@ -1214,7 +1214,7 @@ var RenderLogViewer = ({
1214
1214
  };
1215
1215
 
1216
1216
  // package.json
1217
- var version = "0.0.590";
1217
+ var version = "0.0.591";
1218
1218
 
1219
1219
  // lib/components/RunFrame/runner-store/use-runner-store.ts
1220
1220
  import { create } from "zustand";
package/dist/preview.js CHANGED
@@ -8,7 +8,7 @@ import {
8
8
  linkify,
9
9
  useOrderDialog,
10
10
  useOrderDialogCli
11
- } from "./chunk-ZGMBMB5T.js";
11
+ } from "./chunk-IJXKPGER.js";
12
12
  export {
13
13
  BomTable,
14
14
  CadViewer,
package/dist/runner.js CHANGED
@@ -37,7 +37,7 @@ import {
37
37
  useOrderDialogCli,
38
38
  useRunFrameStore,
39
39
  useRunnerStore
40
- } from "./chunk-ZGMBMB5T.js";
40
+ } from "./chunk-IJXKPGER.js";
41
41
 
42
42
  // lib/components/RunFrame/RunFrame.tsx
43
43
  import { createCircuitWebWorker } from "@tscircuit/eval/worker";