feature(core): update RxJS to 5.0.0-beta.11 (#10648)

This commit is contained in:
Rob Wormald
2016-08-22 17:17:23 -07:00
committed by Kara
parent 3c561475c8
commit ca41b4f5ff
14 changed files with 55 additions and 31 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"@angular/common": "0.0.0-PLACEHOLDER",
"@angular/platform-browser": "0.0.0-PLACEHOLDER",
"@angular/platform-browser-dynamic": "0.0.0-PLACEHOLDER",
"rxjs": "5.0.0-beta.6"
"rxjs": "5.0.0-beta.11"
},
"typings": "index.d.ts"
}