summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTilman Vatteroth2020-10-31 21:34:52 +0100
committerTilman Vatteroth2020-10-31 21:43:04 +0100
commit0ec180de719c3b7a1ff78c49f204a3c489e4c3e5 (patch)
tree87f25ce98dab6134640eff7b486aa77ec3166a96 /package.json
parent7151745eb59ea50c3d458da385a775f550026293 (diff)
Adjust webpack config to new code mirror version
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bfa0a612..9c437ffe 100644
--- a/package.json
+++ b/package.json
@@ -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",