|
37 | 37 | "url": "https://github.com/mpalourdio/ng-http-loader/issues" |
38 | 38 | }, |
39 | 39 | "peerDependencies": { |
40 | | - "@angular/common": "^8.0.0-rc.2", |
41 | | - "@angular/core": "^8.0.0-rc.2", |
| 40 | + "@angular/common": "^8.0.0-rc.4", |
| 41 | + "@angular/core": "^8.0.0-rc.4", |
42 | 42 | "rxjs": "^6.4.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@angular-devkit/build-angular": "~0.800.0-rc.2", |
46 | | - "@angular-devkit/build-ng-packagr": "~0.800.0-rc.2", |
47 | | - "@angular/cli": "~8.0.0-rc.3", |
48 | | - "@angular/common": "^8.0.0-rc.2", |
49 | | - "@angular/compiler": "^8.0.0-rc.2", |
50 | | - "@angular/compiler-cli": "^8.0.0-rc.2", |
51 | | - "@angular/core": "^8.0.0-rc.2", |
52 | | - "@angular/language-service": "^8.0.0-rc.2", |
53 | | - "@angular/platform-browser": "^8.0.0-rc.2", |
54 | | - "@angular/platform-browser-dynamic": "^8.0.0-rc.2", |
| 45 | + "@angular-devkit/build-angular": "~0.800.0-rc.4", |
| 46 | + "@angular-devkit/build-ng-packagr": "~0.800.0-rc.4", |
| 47 | + "@angular/cli": "~8.0.0-rc.4", |
| 48 | + "@angular/common": "^8.0.0-rc.4", |
| 49 | + "@angular/compiler": "^8.0.0-rc.4", |
| 50 | + "@angular/compiler-cli": "^8.0.0-rc.4", |
| 51 | + "@angular/core": "^8.0.0-rc.4", |
| 52 | + "@angular/language-service": "^8.0.0-rc.4", |
| 53 | + "@angular/platform-browser": "^8.0.0-rc.4", |
| 54 | + "@angular/platform-browser-dynamic": "^8.0.0-rc.4", |
55 | 55 | "@types/jasmine": "~3.3.8", |
56 | 56 | "@types/jasminewd2": "~2.0.3", |
57 | 57 | "@types/node": "~8.9.4", |
|
72 | 72 | "tslib": "^1.9.0", |
73 | 73 | "tslint": "~5.15.0", |
74 | 74 | "typescript": "~3.4.3", |
75 | | - "zone.js": "~0.9.0" |
| 75 | + "zone.js": "~0.9.1" |
76 | 76 | }, |
77 | 77 | "engines": { |
78 | 78 | "node": ">= 8.9.0", |
|
0 commit comments