Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion system-block-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ SOD-523 protection diode also use exact JLCPCB-imported copper. Its MOSFET and
U.FL connector still require explicit package selections.

`circuit-json-to-altium` is temporarily pinned to the official repository's
exact commit `9a6ddfee3ea0b1abed92842d8fa9b39da04d1d55` because that converter has
exact commit `f05162751359bb3a8fca849f537406564915fdab` because that converter has
not published its first npm release yet. The pin should become an exact npm
version once one is available; it does not use a preview registry or floating
Git branch. Its nested `altiumts` dependency is overridden to the equivalent
Expand Down
4 changes: 2 additions & 2 deletions system-block-ui/bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion system-block-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@tscircuit/props": "0.0.643",
"@xyflow/react": "12.11.5",
"circuit-json": "0.0.479",
"circuit-json-to-altium": "github:tscircuit/circuit-json-to-altium#cba4e3eeb24a17ad536ff466d0fc0c893fd2cbc1",
"circuit-json-to-altium": "github:tscircuit/circuit-json-to-altium#f05162751359bb3a8fca849f537406564915fdab",
"circuit-json-to-kicad": "0.0.181",
"circuit-to-svg": "0.0.410",
"comlink": "4.4.2",
Expand Down
Loading