Skip to content

Commit 21e9925

Browse files
Link stream-chat-js through GH
1 parent 1731718 commit 21e9925

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
@@ -239,7 +239,7 @@
239239
"react": "^19.0.0",
240240
"react-dom": "^19.0.0",
241241
"semantic-release": "^24.2.3",
242-
"stream-chat": "^8.55.0",
242+
"stream-chat": "https://github.com/GetStream/stream-chat-js.git#fix/remove-stream-chat-generics",
243243
"ts-jest": "^29.2.5",
244244
"typescript": "^5.4.5",
245245
"typescript-eslint": "^8.17.0"

yarn.lock

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

12121-
stream-chat@^8.55.0:
12121+
"stream-chat@https://github.com/GetStream/stream-chat-js.git#fix/remove-stream-chat-generics":
1212212122
version "8.55.0"
12123-
resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-8.55.0.tgz#a4a651c4216185821a9d6b1ea55b6689a1a979a8"
12124-
integrity sha512-mdgB6LrDwCojf2xuHME2pnZIoIzAgd++CSsGlk9a+AUhmZMLnFFuMfg18uav3h9dKdRcRfFIgXe+raJgV6uIgA==
12123+
resolved "https://github.com/GetStream/stream-chat-js.git#efe8430d298feaf03790bd977bed8c9e9e4a0946"
1212512124
dependencies:
1212612125
"@babel/runtime" "^7.16.3"
1212712126
"@types/jsonwebtoken" "~9.0.0"

0 commit comments

Comments
 (0)