Skip to content

Commit fdd6b62

Browse files
Link stream-chat-js through GH
1 parent 812ade3 commit fdd6b62

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
"react": "^19.0.0",
243243
"react-dom": "^19.0.0",
244244
"semantic-release": "^19.0.5",
245-
"stream-chat": "^8.50.0",
245+
"stream-chat": "https://github.com/GetStream/stream-chat-js.git#fix/remove-stream-chat-generics",
246246
"ts-jest": "^29.2.5",
247247
"typescript": "^5.4.5",
248248
"typescript-eslint": "^8.17.0"

yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12093,10 +12093,9 @@ [email protected]:
1209312093
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
1209412094
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
1209512095

12096-
stream-chat@^8.50.0:
12097-
version "8.52.1"
12098-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.52.1.tgz#8c73627937a55d24e66685db3e32653d4e8022ba"
12099-
integrity sha512-Z17M3xr3KYl/vdko20YiNA5uZ0iKjAut3GOEI8hQ3nNm/wqkPkS6f5zsgu0axrshXlkoOSETI9zvJm13RLXlYA==
12096+
"stream-chat@https://github.com/GetStream/stream-chat-js.git#fix/remove-stream-chat-generics":
12097+
version "8.55.0"
12098+
resolved "https://github.com/GetStream/stream-chat-js.git#9ce44f75cca89f1249db7eab29b6e2d3a992aaff"
1210012099
dependencies:
1210112100
"@babel/runtime" "^7.16.3"
1210212101
"@types/jsonwebtoken" "~9.0.0"

0 commit comments

Comments
 (0)