We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9faac96 commit c59ed84Copy full SHA for c59ed84
1 file changed
projects/swimlane/ngx-graph/package.json
@@ -33,7 +33,7 @@
33
"@angular/common": "10.x || 11.x || 12.x || 13.x",
34
"@angular/core": "10.x || 11.x || 12.x || 13.x",
35
"@angular/cdk": "10.x || 11.x || 12.x || 13.x",
36
- "rxjs": "6.x"
+ "rxjs": "6.x || 7.x"
37
},
38
"dependencies": {
39
"d3-dispatch": "^1.0.3",
0 commit comments