@tscircuit/runframe 0.0.1244 → 0.0.1245
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.
|
@@ -1545,7 +1545,7 @@ var useErrorTelemetry = ({
|
|
|
1545
1545
|
};
|
|
1546
1546
|
|
|
1547
1547
|
// package.json
|
|
1548
|
-
var version = "0.0.
|
|
1548
|
+
var version = "0.0.1244";
|
|
1549
1549
|
var package_default = {
|
|
1550
1550
|
name: "@tscircuit/runframe",
|
|
1551
1551
|
main: "dist/preview.js",
|
|
@@ -1604,7 +1604,7 @@ var package_default = {
|
|
|
1604
1604
|
"@tscircuit/pcb-viewer": "1.11.256",
|
|
1605
1605
|
"@tscircuit/props": "^0.0.397",
|
|
1606
1606
|
"@tscircuit/schematic-trace-solver": "^0.0.40",
|
|
1607
|
-
"@tscircuit/schematic-viewer": "2.0.
|
|
1607
|
+
"@tscircuit/schematic-viewer": "2.0.49",
|
|
1608
1608
|
"@types/bun": "latest",
|
|
1609
1609
|
"@types/debug": "^4.1.12",
|
|
1610
1610
|
"@types/react": "^19.1.10",
|
package/dist/preview.js
CHANGED
package/dist/runner.js
CHANGED