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