summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorotofune <otofune@gmail.com>2017-02-28 20:33:27 +0000
committerotofune <otofune@gmail.com>2017-03-01 03:19:24 +0000
commit67ea1498ff128e6121e9897aa7093107ccfacab6 (patch)
tree66a639bf3a266a68cdd54f67255a270cd7dbc6de /package.json
parentFix type (diff)
downloadmisskey-67ea1498ff128e6121e9897aa7093107ccfacab6.tar.gz
misskey-67ea1498ff128e6121e9897aa7093107ccfacab6.tar.bz2
misskey-67ea1498ff128e6121e9897aa7093107ccfacab6.zip
[common] text & [web] common > scripts > text compiler: support emoji
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ed70e73fd7..c3b3e9e859 100644
--- a/package.json
+++ b/package.json
@@ -82,6 +82,7 @@
"deepcopy": "0.6.3",
"download": "5.0.3",
"elasticsearch": "12.1.3",
+ "emojinize": "1.0.0",
"escape-html": "1.0.3",
"escape-regexp": "0.0.1",
"event-stream": "3.3.4",