feat(interactive-minimap): add type defs for d3 packages

This commit is contained in:
Christopher Möller
2022-11-01 13:37:53 +01:00
parent f71ee4223f
commit 6eec913c89
2 changed files with 6 additions and 0 deletions
@@ -38,6 +38,8 @@
"dependencies": {
"@babel/runtime": "^7.18.9",
"@reactflow/core": "workspace:*",
"@types/d3-selection": "^3.0.3",
"@types/d3-zoom": "^3.0.1",
"classcat": "^5.0.3",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0",