diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index ca7c0d14..6b9e5ea9 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "cookie": "0.2.3", "cookie-parser": "1.4.1", "ejs": "^2.4.1", + "diff-match-patch": "^1.0.0", "emojify.js": "^1.1.0", "express": ">=4.13", "express-session": "^1.13.0", |