build: update to rxjs@6.0.0 (#23679)

PR Close #23679
This commit is contained in:
Igor Minar
2018-05-03 09:33:42 -07:00
parent 983e5f2d7e
commit ecde15298a
9 changed files with 14 additions and 14 deletions

View File

@ -18,7 +18,7 @@
"peerDependencies": {
"@angular/core": "0.0.0-PLACEHOLDER",
"@angular/platform-browser": "0.0.0-PLACEHOLDER",
"rxjs": "^6.0.0-rc.0"
"rxjs": "^6.0.0"
},
"repository": {
"type": "git",