We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c8e2da + 367df7f commit e83eff5Copy full SHA for e83eff5
projects/stream-chat-angular/package.json
@@ -9,8 +9,8 @@
9
"url": "https://github.com/GetStream/stream-chat-angular.git"
10
},
11
"peerDependencies": {
12
- "@angular/common": "^12.2.0 || ^13.0.0",
13
- "@angular/core": "^12.2.0 || ^13.0.0",
+ "@angular/common": "^12.2.0 || ^13.0.0 || ^14.0.0",
+ "@angular/core": "^12.2.0 || ^13.0.0 || ^14.0.0",
14
"@ngx-translate/core": "^13.0.0 || ^14.0.0",
15
"stream-chat": "^6.4.0"
16
0 commit comments