|
25 | 25 | },
|
26 | 26 | "homepage": "https://github.com/angularclass/angular-universal-express#readme",
|
27 | 27 | "devDependencies": {
|
28 |
| - "@angular/common": "^4.0.0-rc.3", |
29 |
| - "@angular/compiler": "^4.0.0-rc.3", |
30 |
| - "@angular/core": "^4.0.0-rc.3", |
31 |
| - "@angular/http": "^4.0.0-rc.3", |
32 |
| - "@angular/platform-browser": "^4.0.0-rc.3", |
33 |
| - "@angular/platform-browser-dynamic": "^4.0.0-rc.3", |
34 |
| - "@angular/platform-server": "^4.0.0-rc.3", |
35 |
| - "@angular/router": "^4.0.0-rc.3", |
| 28 | + "@angular/common": "^4.2.6", |
| 29 | + "@angular/compiler": "^4.2.6", |
| 30 | + "@angular/animations": "^4.2.6", |
| 31 | + "@angular/core": "^4.2.6", |
| 32 | + "@angular/http": "^4.2.6", |
| 33 | + "@angular/platform-browser": "^4.2.6", |
| 34 | + "@angular/platform-browser-dynamic": "^4.2.6", |
| 35 | + "@angular/platform-server": "^4.2.6", |
| 36 | + "@angular/router": "^4.2.6", |
36 | 37 | "@types/express": "^4.0.35",
|
37 | 38 | "@types/node": "^7.0.8",
|
38 | 39 | "rxjs": "^5.2.0",
|
39 | 40 | "typescript": "^2.2.1",
|
40 | 41 | "xhr2": "^0.1.4",
|
41 |
| - "zone.js": "~0.7.2" |
| 42 | + "zone.js": "^0.8.4" |
42 | 43 | },
|
43 | 44 | "dependencies": {
|
44 | 45 | }
|
|
0 commit comments