refactor(core): use edge-utils

This commit is contained in:
moklick
2023-02-22 10:23:26 +01:00
parent 2497a36db3
commit b3de45ce1a
8 changed files with 12 additions and 371 deletions
+1
View File
@@ -38,6 +38,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@reactflow/edge-utils": "workspace:*",
"@reactflow/system": "workspace:*",
"@reactflow/utils": "workspace:*",
"@types/d3": "^7.4.0",