From 907b00520c7f8a9e5239347ab6576785128ee431 Mon Sep 17 00:00:00 2001 From: techmannih Date: Thu, 3 Sep 2026 17:02:57 +0530 Subject: [PATCH] update circuit json to altium --- system-block-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-block-ui/package.json b/system-block-ui/package.json index 3b6a262..7ccc8e5 100644 --- a/system-block-ui/package.json +++ b/system-block-ui/package.json @@ -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",