parent
1edf3eaa96
commit
c6b86b25b9
12
README.md
12
README.md
|
@ -87,13 +87,13 @@ While all sets are available by default, you may want to include only a single s
|
||||||
|
|
||||||
| Set | Size |
|
| Set | Size |
|
||||||
| --------- | ------ |
|
| --------- | ------ |
|
||||||
| all | 551 KB |
|
| all | 570 KB |
|
||||||
| apple | 465 KB |
|
| apple | 484 KB |
|
||||||
| emojione | 226 KB |
|
| emojione | 485 KB |
|
||||||
| facebook | 405 KB |
|
| facebook | 421 KB |
|
||||||
| google | 450 KB |
|
| google | 483 KB |
|
||||||
| messenger | 197 KB |
|
| messenger | 197 KB |
|
||||||
| twitter | 466 KB |
|
| twitter | 484 KB |
|
||||||
|
|
||||||
To use these data files (or any other custom data), use the `NimblePicker` component:
|
To use these data files (or any other custom data), use the `NimblePicker` component:
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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": "4.0.2",
|
"emoji-datasource": "4.0.4",
|
||||||
"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",
|
||||||
|
|
|
@ -2410,9 +2410,9 @@ elliptic@^6.0.0:
|
||||||
minimalistic-assert "^1.0.0"
|
minimalistic-assert "^1.0.0"
|
||||||
minimalistic-crypto-utils "^1.0.0"
|
minimalistic-crypto-utils "^1.0.0"
|
||||||
|
|
||||||
emoji-datasource@4.0.2:
|
emoji-datasource@4.0.4:
|
||||||
version "4.0.2"
|
version "4.0.4"
|
||||||
resolved "https://registry.yarnpkg.com/emoji-datasource/-/emoji-datasource-4.0.2.tgz#74276eb8d681516407ac3e7ef8344678aa915e49"
|
resolved "https://registry.yarnpkg.com/emoji-datasource/-/emoji-datasource-4.0.4.tgz#516b9ab2f34569e468e4e3753a34a47a0b2b5aa3"
|
||||||
|
|
||||||
emojilib@^2.2.1:
|
emojilib@^2.2.1:
|
||||||
version "2.2.9"
|
version "2.2.9"
|
||||||
|
|
Loading…
Reference in New Issue