qiao / heap.js

A binary heap implementation in CoffeeScript/JavaScript.
MIT License
125 stars 27 forks source link

Add bower support #4

Closed marcopg closed 10 years ago

marcopg commented 10 years ago

I was trying to test the json and I accidentally added the official repo to the bower registry. On the positive side if the pull request is merged I'd expect bower support to work already. Though, if you decide you don't want to merge let me know and I'll get it unregistered (it's a manual process at the moment).

qiao commented 10 years ago

Thank you. It's nice to have it on bower :)