Skip to content

Commit c5d6467

Browse files
authored
Add tscircuit.com to dependency graph (#255)
1 parent d9c2b93 commit c5d6467

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/contributing/package-dependencies-and-auto-updates.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ flowchart TD
2020
%% Eval to Runframe
2121
eval --> runframe[tscircuit/runframe]
2222
23+
%% Eval to tscircuit.com
24+
eval --> tscircuitcom[tscircuit.com]
25+
2326
%% 3D Viewer to Runframe
2427
viewer3d[tscircuit/3d-viewer] --> runframe
2528

0 commit comments

Comments
 (0)