|
34 | 34 | },
|
35 | 35 | "homepage": "https://github.com/angular/angularfire2#readme",
|
36 | 36 | "dependencies": {
|
37 |
| - "@angular-devkit/architect": "^0.900.0-0 || ^0.900.0", |
38 |
| - "@angular-devkit/core": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
39 |
| - "@angular-devkit/schematics": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
40 |
| - "@angular/common": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
41 |
| - "@angular/compiler": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
42 |
| - "@angular/core": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
43 |
| - "@angular/platform-browser": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
44 |
| - "@angular/platform-browser-dynamic": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
45 |
| - "@angular/router": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
| 37 | + "@angular-devkit/architect": "~0.900", |
| 38 | + "@angular-devkit/core": "^9.0.0", |
| 39 | + "@angular-devkit/schematics": "^9.0.0", |
| 40 | + "@angular/common": "^9.0.0", |
| 41 | + "@angular/compiler": "^9.0.0", |
| 42 | + "@angular/core": "^9.0.0", |
| 43 | + "@angular/platform-browser": "^9.0.0", |
| 44 | + "@angular/platform-browser-dynamic": "^9.0.0", |
| 45 | + "@angular/router": "^9.0.0", |
46 | 46 | "firebase": "^7.8.0",
|
47 | 47 | "firebase-admin": "^8.9.2",
|
48 | 48 | "firebase-functions": "^3.3.0",
|
|
64 | 64 | "utf-8-validate": "^5.0.2"
|
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 |
| - "@angular-devkit/build-angular": "^0.900.0-0 || ^0.900.0", |
68 |
| - "@angular-devkit/build-ng-packagr": "^0.900.0-0 || ^0.900.0", |
69 |
| - "@angular/animations": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
70 |
| - "@angular/cli": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
71 |
| - "@angular/compiler-cli": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
72 |
| - "@angular/platform-server": "^9.0.0-0 || ^9.0.0 || ^10.0.0-0", |
| 67 | + "@angular-devkit/build-angular": "~0.900", |
| 68 | + "@angular-devkit/build-ng-packagr": "~0.900", |
| 69 | + "@angular/animations": " ^9.0.0", |
| 70 | + "@angular/cli": "^9.0.0", |
| 71 | + "@angular/compiler-cli": "^9.0.0", |
| 72 | + "@angular/platform-server": "^9.0.0", |
73 | 73 | "@types/fs-extra": "^7.0.0",
|
74 | 74 | "@types/gzip-size": "^5.1.1",
|
75 | 75 | "@types/inquirer": "^0.0.44",
|
|
0 commit comments