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 ea3dc0e..5cec8c8 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,8 @@
"repository": "github:vincent-peugnet/wcms",
"license": "MIT",
"dependencies": {
- "codemirror": "^5.49.0"
+ "codemirror": "^5.49.0",
+ "cytoscape": "^3.14.1"
},
"devDependencies": {
"@sentry/browser": "^5.9.0",