We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93bd82 commit c13388aCopy full SHA for c13388a
1 file changed
projects/swimlane/ngx-graph/package.json
@@ -30,10 +30,10 @@
30
},
31
"homepage": "https://github.com/swimlane/ngx-graph#readme",
32
"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",
+ "@angular/animations": "18.x || 19.x || 20.x",
+ "@angular/common": "18.x || 19.x || 20.x",
+ "@angular/core": "18.x || 19.x || 20.x",
+ "@angular/cdk": "18.x || 19.x || 20.x",
37
"rxjs": "7.x"
38
39
"dependencies": {
0 commit comments