Closed mcescalante closed 7 years ago
@types/jasmine introduced Typescript 2.1 features in 2.5.42, this locks the version to 2.5.41 as we are using Typescript 2.0.10 with Angular 2.x.
@types/jasmine
2.5.42
2.5.41
Once Angular 4.x is released and we bump the version here, Typescript 2.1 will be supported, and this version lock can be removed.
thanks
@types/jasmine
introduced Typescript 2.1 features in2.5.42
, this locks the version to2.5.41
as we are using Typescript 2.0.10 with Angular 2.x.Once Angular 4.x is released and we bump the version here, Typescript 2.1 will be supported, and this version lock can be removed.