|
77 | 77 | "patternfly-ng": "^4.0.1"
|
78 | 78 | },
|
79 | 79 | "peerDependencies": {
|
80 |
| - "@angular/animations": "^6.1.0-rc.0", |
81 |
| - "@angular/common": "^6.1.0-rc.0", |
82 |
| - "@angular/core": "^6.1.0-rc.0", |
83 |
| - "@angular/forms": "^6.1.0-rc.0", |
84 |
| - "@angular/router": "^6.1.0-rc.0", |
| 80 | + "@angular/animations": "^6.1.0-rc.3", |
| 81 | + "@angular/common": "^6.1.0-rc.3", |
| 82 | + "@angular/core": "^6.1.0-rc.3", |
| 83 | + "@angular/forms": "^6.1.0-rc.3", |
| 84 | + "@angular/router": "^6.1.0-rc.3", |
85 | 85 | "rxjs": "^6.2.2"
|
86 | 86 | },
|
87 | 87 | "devDependencies": {
|
88 |
| - "@angular/animations": "6.1.0-rc.0", |
89 |
| - "@angular/common": "6.1.0-rc.0", |
90 |
| - "@angular/compiler": "6.1.0-rc.0", |
91 |
| - "@angular/compiler-cli": "6.1.0-rc.0", |
92 |
| - "@angular/core": "6.1.0-rc.0", |
93 |
| - "@angular/forms": "6.1.0-rc.0", |
94 |
| - "@angular/http": "6.1.0-rc.0", |
95 |
| - "@angular/platform-browser": "6.1.0-rc.0", |
96 |
| - "@angular/platform-browser-dynamic": "6.1.0-rc.0", |
97 |
| - "@angular/platform-server": "6.1.0-rc.0", |
98 |
| - "@angular/router": "6.1.0-rc.0", |
| 88 | + "@angular/animations": "6.1.0-rc.3", |
| 89 | + "@angular/common": "6.1.0-rc.3", |
| 90 | + "@angular/compiler": "6.1.0-rc.3", |
| 91 | + "@angular/compiler-cli": "6.1.0-rc.3", |
| 92 | + "@angular/core": "6.1.0-rc.3", |
| 93 | + "@angular/forms": "6.1.0-rc.3", |
| 94 | + "@angular/http": "6.1.0-rc.3", |
| 95 | + "@angular/platform-browser": "6.1.0-rc.3", |
| 96 | + "@angular/platform-browser-dynamic": "6.1.0-rc.3", |
| 97 | + "@angular/platform-server": "6.1.0-rc.3", |
| 98 | + "@angular/router": "6.1.0-rc.3", |
99 | 99 | "@krux/condition-jenkins": "1.0.1",
|
100 | 100 | "@types/core-js": "2.5.0",
|
101 | 101 | "@types/jasmine": "2.8.8",
|
|
0 commit comments