|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "~11.1.0-next.3", |
15 |
| - "@angular/common": "~11.1.0-next.3", |
16 |
| - "@angular/compiler": "~11.1.0-next.3", |
17 |
| - "@angular/core": "~11.1.0-next.3", |
18 |
| - "@angular/forms": "~11.1.0-next.3", |
19 |
| - "@angular/platform-browser": "~11.1.0-next.3", |
20 |
| - "@angular/platform-browser-dynamic": "~11.1.0-next.3", |
21 |
| - "@angular/router": "~11.1.0-next.3", |
| 14 | + "@angular/animations": "~11.1.0-next.4", |
| 15 | + "@angular/common": "~11.1.0-next.4", |
| 16 | + "@angular/compiler": "~11.1.0-next.4", |
| 17 | + "@angular/core": "~11.1.0-next.4", |
| 18 | + "@angular/forms": "~11.1.0-next.4", |
| 19 | + "@angular/platform-browser": "~11.1.0-next.4", |
| 20 | + "@angular/platform-browser-dynamic": "~11.1.0-next.4", |
| 21 | + "@angular/router": "~11.1.0-next.4", |
22 | 22 | "rxjs": "~6.6.0",
|
23 | 23 | "tslib": "^2.0.0",
|
24 | 24 | "zone.js": "~0.11.3"
|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "@angular-devkit/build-angular": "~0.1101.0-next.3", |
28 |
| - "@angular/cli": "~11.1.0-next.3", |
29 |
| - "@angular/compiler-cli": "~11.1.0-next.3", |
| 27 | + "@angular-devkit/build-angular": "~0.1101.0-next.4", |
| 28 | + "@angular/cli": "~11.1.0-next.4", |
| 29 | + "@angular/compiler-cli": "~11.1.0-next.4", |
30 | 30 | "@types/jasmine": "~3.6.0",
|
31 | 31 | "@types/node": "^12.11.1",
|
32 | 32 | "codelyzer": "^6.0.0",
|
|
0 commit comments