|
44 | 44 | "reflect-metadata": "^0.1.8"
|
45 | 45 | },
|
46 | 46 | "peerDependencies": {
|
47 |
| - "@angular/platform-browser-dynamic": "~6.0.0-rc.0", |
48 |
| - "@angular/common": "~6.0.0-rc.0", |
49 |
| - "@angular/compiler": "~6.0.0-rc.0", |
50 |
| - "@angular/core": "~6.0.0-rc.0", |
51 |
| - "@angular/forms": "~6.0.0-rc.0", |
52 |
| - "@angular/http": "~6.0.0-rc.0", |
53 |
| - "@angular/platform-browser": "~6.0.0-rc.0", |
54 |
| - "@angular/router": "~6.0.0-rc.0", |
55 |
| - "rxjs": "~6.0.0-rc.1 || >=6.1.0 || >=6.0.0", |
56 |
| - "rxjs-compat": "~6.0.0-rc.1 || >=6.1.0 || >=6.0.0", |
| 47 | + "@angular/platform-browser-dynamic": "~6.0.0", |
| 48 | + "@angular/common": "~6.0.0", |
| 49 | + "@angular/compiler": "~6.0.0", |
| 50 | + "@angular/core": "~6.0.0", |
| 51 | + "@angular/forms": "~6.0.0", |
| 52 | + "@angular/http": "~6.0.0", |
| 53 | + "@angular/platform-browser": "~6.0.0", |
| 54 | + "@angular/router": "~6.0.0", |
| 55 | + "rxjs": "~6.0.0 || >=6.1.0 || >=6.0.0", |
57 | 56 | "tns-core-modules": "^4.0.0 || >4.0.0- || >4.1.0-",
|
58 |
| - "zone.js": "^0.8.4", |
| 57 | + "zone.js": "^0.8.26", |
59 | 58 | "typescript": "~2.7.2"
|
60 | 59 | },
|
61 | 60 | "devDependencies": {
|
62 |
| - "@angular/animations": "~6.0.0-rc.0", |
63 |
| - "@angular/common": "~6.0.0-rc.0", |
64 |
| - "@angular/compiler": "~6.0.0-rc.0", |
65 |
| - "@angular/compiler-cli": "~6.0.0-rc.0", |
66 |
| - "@angular/core": "~6.0.0-rc.0", |
67 |
| - "@angular/forms": "~6.0.0-rc.0", |
68 |
| - "@angular/http": "~6.0.0-rc.0", |
69 |
| - "@angular/platform-browser": "~6.0.0-rc.0", |
70 |
| - "@angular/platform-browser-dynamic": "~6.0.0-rc.0", |
71 |
| - "@angular/router": "~6.0.0-rc.0", |
72 |
| - "codelyzer": "^4.0.0", |
73 |
| - "rxjs": "~6.0.0-rc.1", |
74 |
| - "rxjs-compat": "~6.0.0-rc.1", |
| 61 | + "@angular/animations": "~6.0.0", |
| 62 | + "@angular/common": "~6.0.0", |
| 63 | + "@angular/compiler": "~6.0.0", |
| 64 | + "@angular/compiler-cli": "~6.0.0", |
| 65 | + "@angular/core": "~6.0.0", |
| 66 | + "@angular/forms": "~6.0.0", |
| 67 | + "@angular/http": "~6.0.0", |
| 68 | + "@angular/platform-browser": "~6.0.0", |
| 69 | + "@angular/platform-browser-dynamic": "~6.0.0", |
| 70 | + "@angular/router": "~6.0.0", |
| 71 | + "codelyzer": "^4.3.0", |
| 72 | + "rxjs": "~6.1.0", |
75 | 73 | "tns-core-modules": "next",
|
76 | 74 | "tslint": "^5.5.0",
|
77 | 75 | "typescript": "~2.7.2",
|
78 |
| - "zone.js": "^0.8.12" |
| 76 | + "zone.js": "^0.8.26" |
79 | 77 | }
|
80 | 78 | }
|
0 commit comments