ngx-translate / http-loader

A loader for ngx-translate that loads translations with http calls
MIT License
193 stars 69 forks source link

Should upgrade release to 3 to match ngx-translate 9.0's rxjs dependency #36

Open MattiJarvinen opened 6 years ago

MattiJarvinen commented 6 years ago

Should upgrade release to 3 to match ngx-translate 9.0's rxjs dependency of 5.5.2

https://github.com/ngx-translate/http-loader/blob/3be3a07d3b05fe4c51766546e760ffb4a72ebd64/package.json#L69

ocombe commented 6 years ago

yes, that'd be nice, do you want to do a PR?