|
2 | 2 | "name": "angular-template",
|
3 | 3 | "description": "",
|
4 | 4 | "dependencies": {
|
5 |
| - "@angular/animations": "9.1.0", |
6 |
| - "@angular/common": "9.0.0", |
7 |
| - "@angular/compiler": "9.0.0", |
8 |
| - "@angular/core": "9.0.0", |
9 |
| - "@angular/forms": "9.0.0", |
10 |
| - "@angular/http": "^9.0.0", |
11 |
| - "@angular/platform-browser": "9.0.0", |
12 |
| - "@angular/platform-browser-dynamic": "9.0.0", |
| 5 | + "@angular/animations": "5.1.0", |
| 6 | + "@angular/common": "5.0.0", |
| 7 | + "@angular/compiler": "5.0.0", |
| 8 | + "@angular/core": "5.0.0", |
| 9 | + "@angular/forms": "5.0.0", |
| 10 | + "@angular/http": "^5.0.0", |
| 11 | + "@angular/platform-browser": "5.0.0", |
| 12 | + "@angular/platform-browser-dynamic": "5.0.0", |
13 | 13 | "@angular/router": "5.0.0",
|
14 | 14 | "core-js": "2.5.1",
|
15 | 15 | "rxjs": "5.5.2",
|
|
32 | 32 | "private": true,
|
33 | 33 | "devDependencies": {
|
34 | 34 | "@angular/cli": "1.5.4",
|
35 |
| - "@angular/compiler-cli": "^9.0.0", |
36 |
| - "@angular/language-service": "^9.0.0", |
| 35 | + "@angular/compiler-cli": "^5.0.0", |
| 36 | + "@angular/language-service": "^5.0.0", |
37 | 37 | "@types/jasmine": "~2.5.53",
|
38 | 38 | "@types/jasminewd2": "~2.0.2",
|
39 | 39 | "@types/node": "~6.0.60",
|
|
0 commit comments