summaryrefslogtreecommitdiff
path: root/bower.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 /bower.json
parenteb724b05a7eb8cfff286ea601c1b34057c0d71dc (diff)
Update emoji parser using markdown-it-emoji instead of emojify to solve issue #217
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index d9923e2c..277059be 100644
--- a/bower.json
+++ b/bower.json
@@ -30,7 +30,8 @@
"velocity": "^1.3.1",
"randomcolor": "randomColor#^0.4.4",
"Idle.Js": "idle.js#^1.0.0",
- "gist-embed": "*"
+ "gist-embed": "*",
+ "emojify.js": "^1.1.0"
},
"resolutions": {
"jquery": "~3.1.1"