feat(core): upgrade rxjs to 6.0.0-alpha.4

This commit is contained in:
Igor Minar
2018-02-27 17:06:06 -05:00
parent ed78457c38
commit ec6ff1155b
263 changed files with 9976 additions and 1837 deletions

View File

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