File tree Expand file tree Collapse file tree 4 files changed +12
-8
lines changed Expand file tree Collapse file tree 4 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 77 },
88 "author" : " " ,
99 "license" : " MIT" ,
10+ "comment" : " Angular 6.1 doesn't work with Typescript 2.3 so pin this test to 6.0.x" ,
1011 "dependencies" : {
11- "@angular/common" : " latest " ,
12- "@angular/core" : " latest " ,
12+ "@angular/common" : " ~6.0.0 " ,
13+ "@angular/core" : " ~6.0.0 " ,
1314 "@uirouter/angular" : " latest" ,
1415 "rxjs" : " ^6.0.0" ,
1516 "typescript" : " 2.3"
Original file line number Diff line number Diff line change 77 },
88 "author" : " " ,
99 "license" : " MIT" ,
10+ "comment" : " Angular 6.1 doesn't work with Typescript 2.4 so pin this test to 6.0.x" ,
1011 "dependencies" : {
11- "@angular/common" : " latest " ,
12- "@angular/core" : " latest " ,
12+ "@angular/common" : " ~6.0.0 " ,
13+ "@angular/core" : " ~6.0.0 " ,
1314 "@uirouter/angular" : " latest" ,
1415 "rxjs" : " ^6.0.0" ,
1516 "typescript" : " 2.4"
Original file line number Diff line number Diff line change 77 },
88 "author" : " " ,
99 "license" : " MIT" ,
10+ "comment" : " Angular 6.1 doesn't work with Typescript 2.5 so pin this test to 6.0.x" ,
1011 "dependencies" : {
11- "@angular/common" : " latest " ,
12- "@angular/core" : " latest " ,
12+ "@angular/common" : " ~6.0.0 " ,
13+ "@angular/core" : " ~6.0.0 " ,
1314 "@uirouter/angular" : " latest" ,
1415 "rxjs" : " ^6.0.0" ,
1516 "typescript" : " 2.5"
Original file line number Diff line number Diff line change 77 },
88 "author" : " " ,
99 "license" : " MIT" ,
10+ "comment" : " Angular 6.1 doesn't work with Typescript 2.6 so pin this test to 6.0.x" ,
1011 "dependencies" : {
11- "@angular/common" : " latest " ,
12- "@angular/core" : " latest " ,
12+ "@angular/common" : " ~6.0.0 " ,
13+ "@angular/core" : " ~6.0.0 " ,
1314 "@uirouter/angular" : " latest" ,
1415 "rxjs" : " ^6.0.0" ,
1516 "typescript" : " 2.6"
You can’t perform that action at this time.
0 commit comments