yaru22 / angular-json-human

Angular Json Formatting for Human Beings (inspired by https://github.com/marianoguerra/json.human.js)
MIT License
46 stars 16 forks source link

Angular version in dependencies?? #8

Closed key10 closed 9 years ago

key10 commented 9 years ago

The bower.json has angular "1.2.10" as a dependency. Is this specific version actually a dependency? Or can it be changed to "1.2.x" or even "1.3.x"?

We started using the package, and it caused problems during a 'bower install' run by downgrading angular.

yaru22 commented 9 years ago

Hi @key10, thanks for reporting it. I forgot that I fixed the version to 1.2.10. I'll relax the version requirement. Let me know if you run into any other problems.