Require exactly the same version of rxjs as current Angular 2 beta
This commit is contained in:
parent
44fd9dd6ab
commit
2218212c92
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue