mirror of
https://github.com/zhigang1992/react-native-chat-ui.git
synced 2026-04-29 12:45:41 +08:00
Update dependencies
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user