Skip to content

Commit e589b8c

Browse files
committed
SDK version update
1 parent b754c94 commit e589b8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cometchat-chat-sample-app-react-native",
3-
"version": "4.3.4",
3+
"version": "4.3.6",
44
"license": "SEE LICENSE IN LICENSE.md",
55
"private": true,
66
"scripts": {
@@ -12,8 +12,8 @@
1212
},
1313
"dependencies": {
1414
"@cometchat/calls-sdk-react-native": "^4.0.7",
15-
"@cometchat/chat-sdk-react-native": "^4.0.7",
16-
"@cometchat/chat-uikit-react-native": "^4.3.4",
15+
"@cometchat/chat-sdk-react-native": "^4.0.9",
16+
"@cometchat/chat-uikit-react-native": "^4.3.13",
1717
"@react-native-async-storage/async-storage": "^1.23.1",
1818
"@react-native-clipboard/clipboard": "^1.14.0",
1919
"@react-native-community/datetimepicker": "^7.6.4",

0 commit comments

Comments
 (0)