epochjs / epoch

A general purpose, real-time visualization library.
http://epochjs.github.io/epoch
MIT License
4.97k stars 278 forks source link

Add d3 dependency to bower.json #169

Closed loopj closed 9 years ago

loopj commented 9 years ago

Bower is most useful when dependencies are defined, this adds the d3 dependency (just like in package.json) to the bower.json file.

rsandor commented 9 years ago

Thank you very much.