Paldom / angular2-rest

Angular2 HTTP client to consume RESTful services. Built with TypeScript.
MIT License
248 stars 72 forks source link

Changed dependencies from angular2/http and angular2/core to their re… #23

Open SteffenLanger opened 8 years ago

SteffenLanger commented 8 years ago

…sprescitve @angular counterparts.

This is necessary for current angular scripts to pass the typescript type checker.