summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2020-11-10 21:22:50 +0100
committerGitHub2020-11-10 21:22:50 +0100
commiteace0b9e3e02e7cbbb4652b9c0cfce41e946109a (patch)
tree02c798aba8af8e3919070eb2c641d3903421cdca /package.json
parent7151745eb59ea50c3d458da385a775f550026293 (diff)
parent8c453c3fcaba55667c117edb14e522e33864e755 (diff)
Merge pull request #551 from codimd/improvement/update-code-mirror
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",