mirror of https://github.com/OpenVidu/openvidu.git
ov-components: Added cdk as peerDependencies
parent
64f62dd716
commit
9f0246db2f
|
@ -5,6 +5,7 @@
|
|||
"name": "openvidu-components-angular",
|
||||
"peerDependencies": {
|
||||
"@angular/animations": "^17.0.0 || ^18.0.0",
|
||||
"@angular/cdk": "^17.0.0 || ^18.0.0",
|
||||
"@angular/common": "^17.0.0 || ^18.0.0",
|
||||
"@angular/core": "^17.0.0 || ^18.0.0",
|
||||
"@angular/forms": "^17.0.0 || ^18.0.0",
|
||||
|
|
Loading…
Reference in New Issue