We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad35c4 commit 827d20bCopy full SHA for 827d20b
libs/until-destroy/package.json
@@ -25,6 +25,6 @@
25
"sideEffects": false,
26
"peerDependencies": {
27
"@angular/core": ">=10.0.5",
28
- "rxjs": "^6.4.0 | ^7.0.0"
+ "rxjs": "^6.4.0 || ^7.0.0"
29
}
30
0 commit comments