|
13 | 13 | },
|
14 | 14 | "private": true,
|
15 | 15 | "dependencies": {
|
16 |
| - "@angular/common": "2.0.0-rc.2", |
17 |
| - "@angular/compiler": "2.0.0-rc.2", |
18 |
| - "@angular/core": "2.0.0-rc.2", |
19 |
| - "@angular/http": "2.0.0-rc.2", |
20 |
| - "@angular/platform-browser": "2.0.0-rc.2", |
21 |
| - "@angular/platform-browser-dynamic": "2.0.0-rc.2", |
| 16 | + "@angular/common": "2.0.0-rc.3", |
| 17 | + "@angular/compiler": "2.0.0-rc.3", |
| 18 | + "@angular/core": "2.0.0-rc.3", |
| 19 | + "@angular/forms": "0.1.1", |
| 20 | + "@angular/http": "2.0.0-rc.3", |
| 21 | + "@angular/platform-browser": "2.0.0-rc.3", |
| 22 | + "@angular/platform-browse
91D1
r-dynamic": "2.0.0-rc.3", |
22 | 23 | "@angular/router": "3.0.0-alpha.7",
|
23 | 24 | "es6-shim": "0.35.1",
|
24 | 25 | "reflect-metadata": "0.1.3",
|
|
27 | 28 | "zone.js": "0.6.12"
|
28 | 29 | },
|
29 | 30 | "devDependencies": {<% if(isMobile) { %>
|
30 |
| - "@angular/platform-server": "2.0.0-rc.2", |
31 |
| - "@angular/router-deprecated": "2.0.0-rc.2", |
| 31 | + "@angular/platform-server": "2.0.0-rc.3", |
32 | 32 | "@angular/service-worker": "0.2.0",
|
33 | 33 | "@angular/app-shell": "0.0.0",
|
34 | 34 | "angular2-broccoli-prerender": "0.11.0",
|
|
0 commit comments