aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2020-03-23 15:13:09 +0100
committern-peugnet <n.peugnet@free.fr>2020-03-23 15:13:09 +0100
commit86d0185d570dbc896f9f438c12e133e8cdd83940 (patch)
tree8b8eb455a4b04b2843714e39ca7b9eeecf9baff3 /package.json
parent3962156bc8187d3752bbbdbaa06f7a23db38d354 (diff)
downloadwcms-86d0185d570dbc896f9f438c12e133e8cdd83940.tar.gz
wcms-86d0185d570dbc896f9f438c12e133e8cdd83940.zip
feat(graph): better layout with cose-bilkent
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5cec8c8..0448346 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,8 @@
"license": "MIT",
"dependencies": {
"codemirror": "^5.49.0",
- "cytoscape": "^3.14.1"
+ "cytoscape": "^3.14.1",
+ "cytoscape-cose-bilkent": "^4.1.0"
},
"devDependencies": {
"@sentry/browser": "^5.9.0",