Upgrade emojibase to fix :anxious:

Fixes https://github.com/vector-im/riot-web/issues/10372
This commit is contained in:
J. Ryan Stinnett
2019-07-30 18:15:10 +01:00
parent 8b6c70f955
commit 8304522b7f
2 changed files with 5 additions and 5 deletions

View File

@@ -68,7 +68,7 @@
"counterpart": "^0.18.0",
"diff-dom": "^4.1.3",
"diff-match-patch": "^1.0.4",
"emojibase-data": "^4.0.0",
"emojibase-data": "^4.0.1",
"emojibase-regex": "^3.0.0",
"file-saver": "^1.3.3",
"filesize": "3.5.6",