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

@ -8,7 +8,7 @@
"dependencies": {
"@angular/core": "^2.0.0-rc.7",
"reflect-metadata": "^0.1.2",
"rxjs": "^5.0.1",
"rxjs": "^5.5.0",
"jpm": "1.1.4",
"firefox-profile": "0.4.0",
"selenium-webdriver": "^2.53.3"