chore(svelte): install d3 type packages

This commit is contained in:
moklick
2023-05-15 16:19:50 +02:00
parent ba042fbcbb
commit 5c7c586c79
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -21,6 +21,9 @@
"@reactflow/system": "workspace:*",
"@reactflow/utils": "workspace:*",
"@svelte-put/shortcut": "^2.0.0",
"@types/d3-drag": "^3.0.1",
"@types/d3-selection": "^3.0.3",
"@types/d3-zoom": "^3.0.1",
"classcat": "^5.0.4",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",