summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2020-11-11 20:20:24 +0100
committerDavid Mehren2020-11-11 20:20:24 +0100
commit5bd8d9f03e796a0897220b2ea19eb7e29e9c2681 (patch)
treef864c688a642eeb3a57f99b1c6d46304fce36e26 /package.json
parent056af03b7cd832265d68b6a7c95a1d277caaf612 (diff)
Use our fork of CodeMirror
Signed-off-by: David Mehren <git@herrmehren.de>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fc1716b7..1f0f2ce3 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",