We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98eeaf0 commit 10c9aedCopy full SHA for 10c9aed
package.json
@@ -20,13 +20,13 @@
20
"node": ">= 4.2.1 < 5"
21
},
22
"dependencies": {
23
- "angular2": "2.0.0-beta.6",
+ "angular2": "2.0.0-beta.8",
24
"es6-promise": "^3.0.2",
25
"es6-shim": "^0.33.3",
26
"reflect-metadata": "0.1.2",
27
- "rxjs": "5.0.0-beta.0",
+ "rxjs": "5.0.0-beta.2",
28
"systemjs": "0.19.4",
29
- "zone.js": "0.5.14"
+ "zone.js": "0.5.15"
30
31
"devDependencies": {
32
"angular-cli": "^0.0.24",
0 commit comments