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 d24a5b3 commit 9fd2408Copy full SHA for 9fd2408
package.json
@@ -25,19 +25,20 @@
25
"node": ">= 4.2.1 < 5"
26
},
27
"dependencies": {
28
- "angular2": "2.0.0-beta.13",
+ "angular2": "2.0.0-beta.15",
29
"es6-promise": "^3.0.2",
30
"es6-shim": "^0.35.0",
31
"reflect-metadata": "0.1.2",
32
"rxjs": "5.0.0-beta.2",
33
"systemjs": "0.19.20",
34
- "zone.js": "0.6.6"
+ "zone.js": "0.6.10"
35
36
"devDependencies": {
37
"add-stream": "^1.0.0",
38
"angular-cli": "^0.0.31",
39
"broccoli-autoprefixer": "^4.1.0",
40
"broccoli-funnel": "^1.0.1",
41
+ "broccoli-merge-trees": "^1.1.1",
42
"browserstacktunnel-wrapper": "^1.4.2",
43
"conventional-changelog": "^1.1.0",
44
"ember-cli-inject-live-reload": "^1.3.0",
0 commit comments