aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-04-21 13:56:42 -0400
committerGitHub <noreply@github.com>2021-04-21 13:56:42 -0400
commit45c0935d4c18ca7bd18ba56aa5ae37f4c40dc9f2 (patch)
treee83d39e418d4e8675ef2b26474d8335401b81322 /package.json
parent83538ee79a9c2a8d5024e0987372a32dffe3d05d (diff)
parent59d90f15809890da05ede6a04e532da6a7af8d0b (diff)
Merge pull request #371 from shravyaramesh/chat-screen-styling-2
[TMA782/810] Inline dates and Read Receipts
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 07407eff..b9362818 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"@react-navigation/native": "^5.6.1",
"@react-navigation/stack": "^5.6.2",
"@reduxjs/toolkit": "^1.4.0",
- "@stream-io/flat-list-mvcp": "^0.0.9",
+ "@stream-io/flat-list-mvcp": "^0.10.1",
"@types/react-native-vector-icons": "^6.4.5",
"moment": "^2.29.1",
"react": "16.13.1",
@@ -58,8 +58,8 @@
"react-redux": "^7.2.2",
"reanimated-bottom-sheet": "^1.0.0-alpha.22",
"rn-fetch-blob": "^0.12.0",
- "stream-chat-react-native": "^3.2.0",
- "stream-chat-react-native-core": "^3.2.0"
+ "stream-chat-react-native": "^3.3.3",
+ "stream-chat-react-native-core": "^3.3.3"
},
"devDependencies": {
"@babel/core": "^7.6.2",
@@ -99,4 +99,4 @@
"./node_modules/react-native-gesture-handler/jestSetup.js"
]
}
-} \ No newline at end of file
+}