summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-07-18 21:07:40 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-07-18 21:07:40 +0000
commit1afb26f04a68937a49a16a464fc2499489fbe7dc (patch)
treeb4c41beb9dc974f228c495494d581254b9b90067 /package.json
parent:art: (diff)
downloadmisskey-1afb26f04a68937a49a16a464fc2499489fbe7dc.tar.gz
misskey-1afb26f04a68937a49a16a464fc2499489fbe7dc.tar.bz2
misskey-1afb26f04a68937a49a16a464fc2499489fbe7dc.zip
fix(package): update emojilib to version 2.3.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5fa58abbe8..f463bdcf32 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"dompurify": "1.0.5",
"elasticsearch": "15.1.1",
"element-ui": "2.4.4",
- "emojilib": "2.2.12",
+ "emojilib": "2.3.0",
"escape-regexp": "0.0.1",
"eslint": "5.0.1",
"eslint-plugin-vue": "4.7.0",