Use our fork of CodeMirror

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren
2020-11-11 20:20:24 +01:00
parent 056af03b7c
commit 5bd8d9f03e
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
"bootstrap-validator": "^0.11.8",
"chance": "^1.0.4",
"cheerio": "^0.22.0",
"codemirror": "git+https://github.com/hackmdio/CodeMirror.git",
"codemirror": "git+https://github.com/codimd/CodeMirror.git",
"compression": "^1.6.2",
"connect-flash": "^0.1.1",
"connect-session-sequelize": "^6.0.0",