build(npm): update to rxjs@5.0.0-beta.12

Fixes #11300
This commit is contained in:
Igor Minar
2016-09-12 12:05:00 -07:00
parent 051a6ebe12
commit cc7780adf7
8 changed files with 12 additions and 11 deletions

View File

@ -8,7 +8,7 @@
"author": "angular",
"license": "MIT",
"peerDependencies": {
"rxjs": "5.0.0-beta.11",
"rxjs": "5.0.0-beta.12",
"@angular/core": "0.0.0-PLACEHOLDER",
"@angular/platform-browser": "0.0.0-PLACEHOLDER"
},