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.
1 parent 54b3053 commit c38a838Copy full SHA for c38a838
projects/stream-chat-angular/package.json
@@ -17,8 +17,8 @@
17
}
18
},
19
"peerDependencies": {
20
- "@angular/common": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || next || ^20.0.0",
21
- "@angular/core": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || next || ^20.0.0",
+ "@angular/common": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
+ "@angular/core": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
22
"@breezystack/lamejs": "^1.2.7",
23
"@ngx-translate/core": "^14.0.0 || ^15.0.0 || ^16.0.0",
24
"rxjs": "^7.4.0",
0 commit comments