build: update to rxjs@5.5.0 (#19345)

PR Close #19345
This commit is contained in:
Jason Aden
2017-10-18 09:15:52 -07:00
committed by Tobias Bosch
parent 81173b0d29
commit 7d1abd9adb
8 changed files with 10 additions and 8 deletions

View File

@ -12,7 +12,7 @@
"tslib": "^1.7.1"
},
"peerDependencies": {
"rxjs": "^5.0.1",
"rxjs": "^5.5.0",
"@angular/core": "0.0.0-PLACEHOLDER",
"@angular/platform-browser": "0.0.0-PLACEHOLDER"
},