marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

Angular Dependency #369

Open jorgemarcondes opened 7 years ago

jorgemarcondes commented 7 years ago

Can you put angular dependency at bower.json?

Because automated build that read bower.json to inject index.html.

marceljuenemann commented 7 years ago

I'm happy to accept a PR for this. I'm not sure about which version to put in there, probably just accept angular 1.0.0 or higher?!