Skip to content

Commit 7d0a418

Browse files
Link stream-chat-js through GH
1 parent 794cb65 commit 7d0a418

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
"react": "^19.0.0",
242242
"react-dom": "^19.0.0",
243243
"semantic-release": "^19.0.5",
244-
"stream-chat": "^8.55.0",
244+
"stream-chat": "https://github.com/GetStream/stream-chat-js.git#fix/remove-stream-chat-generics",
245245
"ts-jest": "^29.2.5",
246246
"typescript": "^5.4.5",
247247
"typescript-eslint": "^8.17.0"

yarn.lock

+2-3
Original file line numberDiff line numberDiff line change
@@ -11916,10 +11916,9 @@ statuses@2.0.1:
1191611916
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
1191711917
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
1191811918

11919-
stream-chat@^8.55.0:
11919+
"stream-chat@https://github.com/GetStream/stream-chat-js.git#fix/remove-stream-chat-generics":
1192011920
version "8.55.0"
11921-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.55.0.tgz#a4a651c4216185821a9d6b1ea55b6689a1a979a8"
11922-
integrity sha512-mdgB6LrDwCojf2xuHME2pnZIoIzAgd++CSsGlk9a+AUhmZMLnFFuMfg18uav3h9dKdRcRfFIgXe+raJgV6uIgA==
11921+
resolved "https://github.com/GetStream/stream-chat-js.git#efe8430d298feaf03790bd977bed8c9e9e4a0946"
1192311922
dependencies:
1192411923
"@babel/runtime" "^7.16.3"
1192511924
"@types/jsonwebtoken" "~9.0.0"

0 commit comments

Comments
 (0)