From 5bd8d9f03e796a0897220b2ea19eb7e29e9c2681 Mon Sep 17 00:00:00 2001 From: David Mehren Date: Wed, 11 Nov 2020 20:20:24 +0100 Subject: Use our fork of CodeMirror Signed-off-by: David Mehren --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3