mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Require exactly the same version of rxjs as current Angular 2 beta
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"less": "^2.5.3",
|
||||
"lodash": "^3.10.1",
|
||||
"reflect-metadata": "^0.1.2",
|
||||
"rxjs": "^5.0.0-beta.0",
|
||||
"rxjs": "5.0.0-beta.0",
|
||||
"systemjs": "^0.19.3",
|
||||
"traceur": "0.0.91"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user