feat(packages): add @reactflow/system and @reactflow/utils

This commit is contained in:
moklick
2023-02-16 21:54:09 +01:00
parent a12c893226
commit 3920fca670
90 changed files with 375 additions and 1152 deletions
+2 -1
View File
@@ -38,7 +38,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@reactflow/system": "workspace:11.5.5",
"@reactflow/system": "workspace:*",
"@reactflow/utils": "workspace:*",
"@types/d3": "^7.4.0",
"@types/d3-drag": "^3.0.1",
"@types/d3-selection": "^3.0.3",