From 5e811f4b295f0ff4cbb4523c0e7902c59ce18520 Mon Sep 17 00:00:00 2001 From: nailoo Date: Tue, 27 Jan 2026 20:39:48 +0530 Subject: [PATCH] chore : update circuit-json to v0.0.363 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdb01e85..6a7566e2 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/bun": "^1.2.2", "@types/node": "^20.12.13", "bun-match-svg": "^0.0.12", - "circuit-json": "^0.0.353", + "circuit-json": "^0.0.363", "circuit-json-to-connectivity-map": "^0.0.18", "circuit-to-svg": "^0.0.175", "esbuild": "^0.21.4",