Merge pull request #1205 from matrix-org/luke/feature-new-emojis
Bump the dep on emojione to 2.2.7 to add 🦈 and others
This commit is contained in:
commit
e242e5e714
3 changed files with 3 additions and 3 deletions
|
@ -55,7 +55,7 @@
|
||||||
"draft-js": "^0.9.1",
|
"draft-js": "^0.9.1",
|
||||||
"draft-js-export-html": "^0.5.0",
|
"draft-js-export-html": "^0.5.0",
|
||||||
"draft-js-export-markdown": "^0.2.0",
|
"draft-js-export-markdown": "^0.2.0",
|
||||||
"emojione": "2.2.3",
|
"emojione": "2.2.7",
|
||||||
"file-saver": "^1.3.3",
|
"file-saver": "^1.3.3",
|
||||||
"filesize": "3.5.6",
|
"filesize": "3.5.6",
|
||||||
"flux": "2.1.1",
|
"flux": "2.1.1",
|
||||||
|
|
|
@ -35,8 +35,8 @@ const CATEGORY_ORDER = [
|
||||||
'nature',
|
'nature',
|
||||||
'travel',
|
'travel',
|
||||||
'flags',
|
'flags',
|
||||||
|
'regional',
|
||||||
'symbols',
|
'symbols',
|
||||||
'unicode9',
|
|
||||||
'modifier',
|
'modifier',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue