ezraroi / ngJsTree

Angular Directive for the famous JS Tree
http://ezraroi.github.io/ngJsTree/
MIT License
270 stars 98 forks source link

Updating dependencies #76

Closed VigneswaranMarimuthu closed 8 years ago

VigneswaranMarimuthu commented 8 years ago

Hi,

Can you update angular dependency ? I am using latest angular code base and since this plugin uses 1.4, my Jenkins builds are failing.

ezraroi commented 8 years ago

Need to test if working with Angular 1.5. You probably can fix this in your build, doesn't make sense that your build will fail in 3th party libraries dependencies

VigneswaranMarimuthu commented 8 years ago

I am using this plugin with Angular 1.5 and it is working. You can update the dependency once tested. The build is failing due to plugin incompatibility when running bower install command. I think i should downgrade Angular to 1.4 to make the build to pass.

VigneswaranMarimuthu commented 8 years ago

@ezraroi I am using this library with Angular 1.5.8 for about 4 months and it is working. Haven't faced any issues yet. Can you test it once and update the dependency ?

ezraroi commented 8 years ago

Will do so

ezraroi commented 8 years ago

done