@tscircuit/runframe 0.0.375 → 0.0.376
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.
|
@@ -1037,7 +1037,7 @@ var RenderLogViewer = ({
|
|
|
1037
1037
|
};
|
|
1038
1038
|
|
|
1039
1039
|
// package.json
|
|
1040
|
-
var version = "0.0.
|
|
1040
|
+
var version = "0.0.375";
|
|
1041
1041
|
|
|
1042
1042
|
// lib/components/CircuitJsonPreview/CircuitJsonPreview.tsx
|
|
1043
1043
|
import { jsx as jsx16, jsxs as jsxs12 } from "react/jsx-runtime";
|
package/dist/preview.js
CHANGED
package/dist/runner.js
CHANGED