build: update to rxjs@6.0.0-rc.0 (#23106)

PR Close #23106
This commit is contained in:
Igor Minar
2018-03-30 17:34:12 -07:00
committed by Alex Rickabaugh
parent 62e6e21895
commit 92724b396b
13 changed files with 13 additions and 31 deletions

View File

@ -31,7 +31,7 @@
"@angular/core": "0.0.0-PLACEHOLDER",
"@angular/common": "0.0.0-PLACEHOLDER",
"@angular/platform-browser": "0.0.0-PLACEHOLDER",
"rxjs": "^6.0.0-beta.4"
"rxjs": "^6.0.0-rc.0"
},
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"