build: update rxjs version requirements to 6.4.0 (#30032)
PR Close #30032
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
"peerDependencies": {
|
||||
"@angular/core": "0.0.0-PLACEHOLDER",
|
||||
"@angular/platform-browser": "0.0.0-PLACEHOLDER",
|
||||
"rxjs": "^6.0.0"
|
||||
"rxjs": "^6.4.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user