Add support for HyperEdges
... | ... | @@ -23,9 +23,10 @@ |
"@material-ui/core": "3.1.0", | ||
"@material-ui/icons": "3.0.1", | ||
"blockies": "0.0.2", | ||
"cytoscape": "3.2.12", | ||
"cytoscape": "3.4.1", | ||
"cytoscape-cose-bilkent": "^4.0.0", | ||
"cytoscape-dagre": "^2.2.2", | ||
"cytoscape-edge-connections": "^0.3.3", | ||
"immutability-helper": "^2.8.1", | ||
"react-color": "^2.14.1", | ||
"react-samy-svg": "^3.0.1", | ||
... | ... |
Please register or sign in to comment