From d44e8303668a93942644f78adc11c34ec07e6abd Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Tue, 18 Oct 2016 16:50:58 +0800 Subject: Update emoji parser using markdown-it-emoji instead of emojify to solve issue #217 --- package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3