Skip to content

Commit 6dce5cf

Browse files
committed
fix: update stream-chat required version
1 parent 1ab6548 commit 6dce5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/stream-chat-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@breezystack/lamejs": "^1.2.7",
2323
"@ngx-translate/core": "^14.0.0 || ^15.0.0",
2424
"rxjs": "^7.4.0",
25-
"stream-chat": "^8.29.0"
25+
"stream-chat": "^8.44.0"
2626
},
2727
"peerDependenciesMeta": {
2828
"@breezystack/lamejs": {

0 commit comments

Comments
 (0)