paulhitz / DnB-REST-Client

Custom REST Client for D&B (Dun & Bradstreet) services.
https://github.com/paulhitz/DnB-REST-Client
MIT License
5 stars 5 forks source link

Upgrade Angular Version #64

Open paulhitz opened 8 years ago

paulhitz commented 8 years ago

Currently the tool uses AngularJS 1.2.8.

We'd should upgrade to the latest version of AngularJS and associated dependencies in order to take advantage of bug fixes.

E.g. The 1.2.8 version of the toJson function caused issues with responses that contained '$t' as an element name.