Removed old dependencies
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
d45af20a28
commit
2e4897d574
|
@ -2534,11 +2534,6 @@
|
|||
"minimalistic-crypto-utils": "1.0.1"
|
||||
}
|
||||
},
|
||||
"emoji-datasource": {
|
||||
"version": "2.4.4",
|
||||
"resolved": "https://registry.npmjs.org/emoji-datasource/-/emoji-datasource-2.4.4.tgz",
|
||||
"integrity": "sha1-uXrBiWvCCOzxgzVkogaHpSFdA4k="
|
||||
},
|
||||
"emoji-regex": {
|
||||
"version": "6.5.1",
|
||||
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-6.5.1.tgz",
|
||||
|
@ -6935,14 +6930,6 @@
|
|||
"resolved": "https://registry.npmjs.org/react-native-dialogs/-/react-native-dialogs-0.0.20.tgz",
|
||||
"integrity": "sha512-HeoU9d7wWUUAtxjcIJLaeIs/eYS2ZHTNh3kboeCKngLvfvgptd/7vZXwXdQ+xeOEek+cm95kDfMJQd2xnb+4wA=="
|
||||
},
|
||||
"react-native-emoji-picker": {
|
||||
"version": "git+https://github.com/status-im/react-native-emoji-picker.git#4f34652c8658479d8a2f63b09c6878b7506229f8",
|
||||
"requires": {
|
||||
"emoji-datasource": "2.4.4",
|
||||
"lodash": "4.17.4",
|
||||
"string.fromcodepoint": "0.2.1"
|
||||
}
|
||||
},
|
||||
"react-native-fcm": {
|
||||
"version": "10.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-fcm/-/react-native-fcm-10.0.3.tgz",
|
||||
|
@ -8245,11 +8232,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"string.fromcodepoint": {
|
||||
"version": "0.2.1",
|
||||
"resolved": "https://registry.npmjs.org/string.fromcodepoint/-/string.fromcodepoint-0.2.1.tgz",
|
||||
"integrity": "sha1-jZeDM8C8klOPUPOD5IiPPlYZ1lM="
|
||||
},
|
||||
"string_decoder": {
|
||||
"version": "0.10.31",
|
||||
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
|
||||
|
|
Loading…
Reference in New Issue