Update dependencies

This commit is contained in:
Alex Demchenko
2021-05-24 16:44:30 +02:00
parent 573387b042
commit 6d58e40b11
2 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@flyerhq/react-native-chat-ui",
"version": "1.0.1",
"version": "1.0.2",
"description": "Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS.",
"homepage": "https://flyer.chat",
"main": "lib/index.js",
@@ -35,7 +35,7 @@
},
"dependencies": {
"@flyerhq/react-native-keyboard-accessory-view": "^2.2.0",
"@flyerhq/react-native-link-preview": "^1.2.0",
"@flyerhq/react-native-link-preview": "^1.3.0",
"dayjs": "^1.10.4",
"react-native-image-viewing": "^0.2.0",
"react-native-parsed-text": "^0.0.22"