do some graph things

This commit is contained in:
nora 2022-03-26 15:46:12 +01:00
parent d77c31aaad
commit f1bded7192
6 changed files with 433 additions and 25 deletions

View file

@ -19,6 +19,7 @@
"@types/react": "^17.0.20",
"@types/react-dom": "^17.0.9",
"react": "^17.0.2",
"react-digraph": "^8.0.0-beta.7",
"react-dom": "^17.0.2",
"react-scripts": "5.0.0",
"typescript": "^4.4.2",