|
25 | 25 | "node": ">= 5.4.1" |
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | | - "@angular/animations": "~4.4.0-RC.0", |
29 | | - "@angular/common": "~4.4.0-RC.0", |
30 | | - "@angular/compiler": "~4.4.0-RC.0", |
31 | | - "@angular/core": "~4.4.0-RC.0", |
32 | | - "@angular/forms": "~4.4.0-RC.0", |
33 | | - "@angular/http": "~4.4.0-RC.0", |
34 | | - "@angular/platform-browser": "~4.4.0-RC.0", |
| 28 | + "@angular/animations": "~4.4.1", |
| 29 | + "@angular/common": "~4.4.1", |
| 30 | + "@angular/compiler": "~4.4.1", |
| 31 | + "@angular/core": "~4.4.1", |
| 32 | + "@angular/forms": "~4.4.1", |
| 33 | + "@angular/http": "~4.4.1", |
| 34 | + "@angular/platform-browser": "~4.4.1", |
35 | 35 | "core-js": "^2.4.1", |
36 | 36 | "rxjs": "^5.0.1", |
37 | 37 | "systemjs": "0.19.43", |
|
40 | 40 | "zone.js": "^0.8.12" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@angular/compiler-cli": "~4.4.0-RC.0", |
44 | | - "@angular/platform-browser-dynamic": "~4.4.0-RC.0", |
45 | | - "@angular/platform-server": "~4.4.0-RC.0", |
46 | | - "@angular/router": "~4.4.0-RC.0", |
47 | | - "@angular/tsc-wrapped": "~4.4.0-RC.0", |
| 43 | + "@angular/compiler-cli": "~4.4.1", |
| 44 | + "@angular/platform-browser-dynamic": "~4.4.1", |
| 45 | + "@angular/platform-server": "~4.4.1", |
| 46 | + "@angular/router": "~4.4.1", |
| 47 | + "@angular/tsc-wrapped": "~4.4.1", |
48 | 48 | "@google-cloud/storage": "^1.1.1", |
49 | 49 | "@types/chalk": "^0.4.31", |
50 | 50 | "@types/fs-extra": "^3.0.1", |
|
0 commit comments