@tscircuit/runframe 0.0.1222 → 0.0.1223
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.
- package/dist/{chunk-ZEZSF7TU.js → chunk-VIQ4RDLJ.js} +2 -2
- package/dist/preview.js +1 -1
- package/dist/runner.js +1 -1
- package/dist/standalone-preview.min.js +176 -176
- package/dist/standalone.min.js +176 -176
- package/package.json +2 -2
|
@@ -1501,7 +1501,7 @@ var useErrorTelemetry = ({
|
|
|
1501
1501
|
};
|
|
1502
1502
|
|
|
1503
1503
|
// package.json
|
|
1504
|
-
var version = "0.0.
|
|
1504
|
+
var version = "0.0.1222";
|
|
1505
1505
|
var package_default = {
|
|
1506
1506
|
name: "@tscircuit/runframe",
|
|
1507
1507
|
main: "dist/preview.js",
|
|
@@ -1571,7 +1571,7 @@ var package_default = {
|
|
|
1571
1571
|
"chokidar-cli": "^3.0.0",
|
|
1572
1572
|
"circuit-json": "0.0.279",
|
|
1573
1573
|
"circuit-json-to-bom-csv": "^0.0.8",
|
|
1574
|
-
"circuit-json-to-gerber": "^0.0.
|
|
1574
|
+
"circuit-json-to-gerber": "^0.0.37",
|
|
1575
1575
|
"circuit-json-to-gltf": "^0.0.7",
|
|
1576
1576
|
"circuit-json-to-kicad": "^0.0.22",
|
|
1577
1577
|
"circuit-json-to-pnp-csv": "^0.0.7",
|
package/dist/preview.js
CHANGED
package/dist/runner.js
CHANGED