Skip to content

Commit 9375fa4

Browse files
committed
fix: merge conflicts
1 parent af2d2fd commit 9375fa4

File tree

8 files changed

+387
-380
lines changed

8 files changed

+387
-380
lines changed

package/expo-package/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4782,9 +4782,9 @@ stream-buffers@2.2.x, stream-buffers@~2.2.0:
47824782
version "0.0.0"
47834783
uid ""
47844784

4785-
"stream-chat@https://github.com/GetStream/stream-chat-js.git#6d936386dbf69e33b8e146e5e48c20a74482eb50":
4785+
"stream-chat@https://github.com/GetStream/stream-chat-js.git#4ff638045e434cc091a1200ecff4749b428d6936":
47864786
version "0.0.0-development"
4787-
resolved "https://github.com/GetStream/stream-chat-js.git#6d936386dbf69e33b8e146e5e48c20a74482eb50"
4787+
resolved "https://github.com/GetStream/stream-chat-js.git#4ff638045e434cc091a1200ecff4749b428d6936"
47884788
dependencies:
47894789
"@types/jsonwebtoken" "^9.0.8"
47904790
"@types/ws" "^8.5.14"

package/native-package/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3498,9 +3498,9 @@ statuses@~1.5.0:
34983498
version "0.0.0"
34993499
uid ""
35003500

3501-
"stream-chat@https://github.com/GetStream/stream-chat-js.git#6d936386dbf69e33b8e146e5e48c20a74482eb50":
3501+
"stream-chat@https://github.com/GetStream/stream-chat-js.git#4ff638045e434cc091a1200ecff4749b428d6936":
35023502
version "0.0.0-development"
3503-
resolved "https://github.com/GetStream/stream-chat-js.git#6d936386dbf69e33b8e146e5e48c20a74482eb50"
3503+
resolved "https://github.com/GetStream/stream-chat-js.git#4ff638045e434cc091a1200ecff4749b428d6936"
35043504
dependencies:
35053505
"@types/jsonwebtoken" "^9.0.8"
35063506
"@types/ws" "^8.5.14"

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"path": "0.12.7",
7878
"react-native-markdown-package": "1.8.2",
7979
"react-native-url-polyfill": "^1.3.0",
80-
"stream-chat": "https://github.com/GetStream/stream-chat-js.git#6d936386dbf69e33b8e146e5e48c20a74482eb50",
80+
"stream-chat": "https://github.com/GetStream/stream-chat-js.git#4ff638045e434cc091a1200ecff4749b428d6936",
8181
"use-sync-external-store": "^1.4.0"
8282
},
8383
"peerDependencies": {

0 commit comments

Comments
 (0)