package(utils): add fitView
This commit is contained in:
@@ -40,7 +40,8 @@
|
||||
"@types/d3": "^7.4.0",
|
||||
"@types/d3-drag": "^3.0.1",
|
||||
"@types/d3-selection": "^3.0.3",
|
||||
"@types/d3-zoom": "^3.0.1"
|
||||
"@types/d3-zoom": "^3.0.1",
|
||||
"d3-zoom": "^3.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=17",
|
||||
|
||||
Reference in New Issue
Block a user