aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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",