ov-components: Added cdk as peerDependencies

pull/839/head
Carlos Santos 2024-08-22 11:13:37 +02:00
parent 64f62dd716
commit 9f0246db2f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"name": "openvidu-components-angular", "name": "openvidu-components-angular",
"peerDependencies": { "peerDependencies": {
"@angular/animations": "^17.0.0 || ^18.0.0", "@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/common": "^17.0.0 || ^18.0.0",
"@angular/core": "^17.0.0 || ^18.0.0", "@angular/core": "^17.0.0 || ^18.0.0",
"@angular/forms": "^17.0.0 || ^18.0.0", "@angular/forms": "^17.0.0 || ^18.0.0",