diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5a7f3e3..102c75c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "repository": "github:vincent-peugnet/wcms", "license": "MIT", "dependencies": { - "codemirror": "^5.49.0", + "codemirror": "^5.56.0", "cytoscape": "^3.14.1", "cytoscape-cose-bilkent": "^4.1.0" }, |