summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1d569e20..63beebb0 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"connect-session-sequelize": "^3.0.0",
"cookie": "0.3.1",
"cookie-parser": "1.4.3",
- "diff-match-patch": "^1.0.0",
+ "diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git",
"ejs": "^2.4.2",
"emojify.js": "^1.1.0",
"express": ">=4.13",