summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorWu Cheng-Han2016-10-18 16:50:58 +0800
committerWu Cheng-Han2016-10-18 16:50:58 +0800
commitd44e8303668a93942644f78adc11c34ec07e6abd (patch)
tree6a3cb3d8a58c3d64bf404ef0f056ea1d75095a32 /package.json
parenteb724b05a7eb8cfff286ea601c1b34057c0d71dc (diff)
Update emoji parser using markdown-it-emoji instead of emojify to solve issue #217
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index abd6096f..ff0fc2ad 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,6 @@
"cookie-parser": "1.4.3",
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git",
"ejs": "^2.5.2",
- "emojify.js": "^1.1.0",
"engine.io-client": "^1.7.0",
"express": ">=4.14",
"express-session": "^1.14.1",