|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "~7.2.0-rc.0", |
15 |
| - "@angular/common": "~7.2.0-rc.0", |
16 |
| - "@angular/compiler": "~7.2.0-rc.0", |
17 |
| - "@angular/core": "~7.2.0-rc.0", |
18 |
| - "@angular/forms": "~7.2.0-rc.0", |
19 |
| - "@angular/platform-browser": "~7.2.0-rc.0", |
20 |
| - "@angular/platform-browser-dynamic": "~7.2.0-rc.0", |
21 |
| - "@angular/router": "~7.2.0-rc.0", |
| 14 | + "@angular/animations": "~7.2.0", |
| 15 | + "@angular/common": "~7.2.0", |
| 16 | + "@angular/compiler": "~7.2.0", |
| 17 | + "@angular/core": "~7.2.0", |
| 18 | + "@angular/forms": "~7.2.0", |
| 19 | + "@angular/platform-browser": "~7.2.0", |
| 20 | + "@angular/platform-browser-dynamic": "~7.2.0", |
| 21 | + "@angular/router": "~7.2.0", |
22 | 22 | "core-js": "^2.5.4",
|
23 | 23 | "rxjs": "~6.3.3",
|
24 | 24 | "tslib": "^1.9.0",
|
25 | 25 | "zone.js": "~0.8.26"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@angular-devkit/build-angular": "~0.13.0-beta.0", |
29 |
| - "@angular/cli": "~7.3.0-rc.0", |
30 |
| - "@angular/compiler-cli": "~7.2.0-rc.0", |
31 |
| - "@angular/language-service": "~7.2.0-rc.0", |
| 28 | + "@angular-devkit/build-angular": "~0.13.0", |
| 29 | + "@angular/cli": "~7.3.0", |
| 30 | + "@angular/compiler-cli": "~7.2.0", |
| 31 | + "@angular/language-service": "~7.2.0", |
32 | 32 | "@types/node": "~8.9.4",
|
33 | 33 | "@types/jasmine": "~2.8.8",
|
34 | 34 | "@types/jasminewd2": "~2.0.3",
|
|
0 commit comments