chore(examples): remove interactive minimap dep

This commit is contained in:
moklick
2022-11-01 23:28:21 +01:00
parent a96044b2a2
commit e85e29343c
2 changed files with 70 additions and 119 deletions
+1 -2
View File
@@ -19,8 +19,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.3.0",
"reactflow": "workspace:*",
"@reactflow/interactive-minimap": "workspace:*"
"reactflow": "workspace:*"
},
"devDependencies": {
"@cypress/skip-test": "^2.6.1",