codeforkansascity / Neighborhood-Dashboard

We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
https://neighborhood-dashboard.codeforkc.org/
MIT License
18 stars 9 forks source link

Angular version mismatch with angular-route and angular-resource #37

Closed patrickhousley closed 8 years ago

patrickhousley commented 8 years ago

Angular moduls like angular-route and angular-resource are typically the same version as angular itself in any given project. Is there a particular reason why the version of these two dependencies do not match the angular dependency version? Does anyone have a preference on upgrading to angular 1.4.9?

JakeLaCombe commented 8 years ago

I'm fine with uplifting to angular 1.4.9. Feel free to submit a pull request to make the change!

JakeLaCombe commented 8 years ago

Looks like the uplift is already done, and was done here. https://github.com/codeforkansascity/Neighborhood-Dashboard/commit/d87caa3c9a454313f0cbe7749d2b243ce3201ed3