feat: update to rxjs@5.0.1 and unpin the rxjs peerDeps via ^5.0.1 (#13572)

Now that rxjs is stable and the rxjs team follows semver, we can update and unpin the dependency safely.

From now on the Angular application/library developers are in charge of controlling the rxjs version as long as it's newer than 5.0.1.

closes #13561
closes #13478
closes #13572
This commit is contained in:
crisbeto
2016-12-18 17:24:50 -07:00
committed by Chuck Jazdzewski
parent b6406191c7
commit 8d5da1e57a
8 changed files with 10 additions and 10 deletions

View File

@ -10,7 +10,7 @@ PKGS=(
reflect-metadata@0.1.8
typescript@2.0.2
zone.js@0.6.25
rxjs@5.0.0-rc.4
rxjs@5.0.1
@types/{node@6.0.38,jasmine@2.2.33}
jasmine@2.4.1
webpack@2.1.0-beta.21