|
25 | 25 | "node": ">= 5.4.1 < 7"
|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 |
| - "@angular/animations": "^4.0.0-rc.5", |
29 |
| - "@angular/common": "^4.0.0-rc.5", |
30 |
| - "@angular/compiler": "^4.0.0-rc.5", |
31 |
| - "@angular/core": "^4.0.0-rc.5", |
32 |
| - "@angular/forms": "^4.0.0-rc.5", |
33 |
| - "@angular/http": "^4.0.0-rc.5", |
34 |
| - "@angular/platform-browser": "^4.0.0-rc.5", |
| 28 | + "@angular/animations": "^4.0.0", |
| 29 | + "@angular/common": "^4.0.0", |
| 30 | + "@angular/compiler": "^4.0.0", |
| 31 | + "@angular/core": "^4.0.0", |
| 32 | + "@angular/forms": "^4.0.0", |
| 33 | + "@angular/http": "^4.0.0", |
| 34 | + "@angular/platform-browser": "^4.0.0", |
35 | 35 | "core-js": "^2.4.1",
|
36 | 36 | "rxjs": "^5.0.1",
|
37 | 37 | "systemjs": "0.19.43",
|
38 | 38 | "zone.js": "^0.8.4"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@angular/compiler-cli": "^4.0.0-rc.5", |
42 |
| - "@angular/platform-browser-dynamic": "^4.0.0-rc.5", |
43 |
| - "@angular/platform-server": "^4.0.0-rc.5", |
44 |
| - "@angular/router": "^4.0.0-rc.5", |
| 41 | + "@angular/compiler-cli": "^4.0.0", |
| 42 | + "@angular/platform-browser-dynamic": "^4.0.0", |
| 43 | + "@angular/platform-server": "^4.0.0", |
| 44 | + "@angular/router": "^4.0.0", |
45 | 45 | "@types/chalk": "^0.4.31",
|
46 | 46 | "@types/fs-extra": "0.0.37",
|
47 | 47 | "@types/glob": "^5.0.30",
|
|
0 commit comments