fix package.json

add `@types/cytoscape`
This commit is contained in:
Sidharth Vinod
2023-01-18 00:53:00 +05:30
parent afe3f593e1
commit 5b9839cbd0

View File

@@ -47,6 +47,7 @@
"non-layered-tidy-tree-layout": "^2.0.2" "non-layered-tidy-tree-layout": "^2.0.2"
}, },
"devDependencies": { "devDependencies": {
"@types/cytoscape": "^3.19.9",
"concurrently": "^7.5.0", "concurrently": "^7.5.0",
"mermaid": "workspace:*", "mermaid": "workspace:*",
"rimraf": "^3.0.2" "rimraf": "^3.0.2"