Skip to content

Commit c13388a

Browse files
committed
updated angular packages for peer deps
1 parent c93bd82 commit c13388a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

projects/swimlane/ngx-graph/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
},
3131
"homepage": "https://github.com/swimlane/ngx-graph#readme",
3232
"peerDependencies": {
33-
"@angular/animations": "15.x || 16.x || 17.x || 18.x || 19.x",
34-
"@angular/common": "15.x || 16.x || 17.x || 18.x || 19.x",
35-
"@angular/core": "15.x || 16.x || 17.x || 18.x || 19.x",
36-
"@angular/cdk": "15.x || 16.x || 17.x || 18.x || 19.x",
33+
"@angular/animations": "18.x || 19.x || 20.x",
34+
"@angular/common": "18.x || 19.x || 20.x",
35+
"@angular/core": "18.x || 19.x || 20.x",
36+
"@angular/cdk": "18.x || 19.x || 20.x",
3737
"rxjs": "7.x"
3838
},
3939
"dependencies": {

0 commit comments

Comments
 (0)