|
19 | 19 | "release": "standard-version --message 'release: prepare release and deployment of v%s'" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@angular/common": "9.0.0-next.6", |
23 | | - "@angular/compiler": "9.0.0-next.6", |
24 | | - "@angular/core": "9.0.0-next.6", |
25 | | - "@angular/forms": "9.0.0-next.6", |
26 | | - "@angular/platform-browser": "9.0.0-next.6", |
27 | | - "@angular/platform-browser-dynamic": "9.0.0-next.6", |
28 | | - "@angular/router": "9.0.0-next.6", |
| 22 | + "@angular/common": "9.1.11", |
| 23 | + "@angular/compiler": "9.1.11", |
| 24 | + "@angular/core": "9.1.11", |
| 25 | + "@angular/forms": "9.1.11", |
| 26 | + "@angular/platform-browser": "9.1.11", |
| 27 | + "@angular/platform-browser-dynamic": "9.1.11", |
| 28 | + "@angular/router": "9.1.11", |
29 | 29 | "bootstrap": "~4.3.0", |
30 | 30 | "core-js": "~2.6.0", |
31 | 31 | "normalize.css": "~8.0.0", |
|
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@angular-devkit/build-angular": "~0.803.4", |
37 | | - "@angular/cli": "8.3.4", |
38 | | - "@angular/compiler-cli": "9.0.0-next.6", |
39 | | - "@angular/language-service": "9.0.0-next.6", |
| 37 | + "@angular/cli": "8.3.28", |
| 38 | + "@angular/compiler-cli": "9.1.11", |
| 39 | + "@angular/language-service": "9.1.11", |
40 | 40 | "@types/chai": "~4.2.0", |
41 | 41 | "@types/cucumber": "~6.0.0", |
42 | 42 | "@types/jasmine": "~3.4.0", |
|
0 commit comments