Depend on emoji-datasource 4.0.0 to get new emoji
The release of emoji-datasource 4 includes the emoji from Unicode 10.0 / Emoji 5.0, which are supported by most vendors now.nolan/hinaloe-test
parent
633422f4ba
commit
76f441fe29
|
@ -41,7 +41,7 @@
|
||||||
"babel-preset-es2015": "6.6.0",
|
"babel-preset-es2015": "6.6.0",
|
||||||
"babel-preset-react": "6.5.0",
|
"babel-preset-react": "6.5.0",
|
||||||
"babel-runtime": "^6.26.0",
|
"babel-runtime": "^6.26.0",
|
||||||
"emoji-datasource": "3.0.0",
|
"emoji-datasource": "4.0.0",
|
||||||
"emojilib": "^2.2.1",
|
"emojilib": "^2.2.1",
|
||||||
"inflection": "1.10.0",
|
"inflection": "1.10.0",
|
||||||
"jasmine-core": "^2.5.2",
|
"jasmine-core": "^2.5.2",
|
||||||
|
|
Loading…
Reference in New Issue