arqex / freezer

A tree data structure that emits events on updates, even if the modification is triggered by one of the leaves, making it easier to think in a reactive way.
MIT License
1.28k stars 56 forks source link

Bower version not updated #91

Closed ghost closed 7 years ago

ghost commented 7 years ago

Getting a warning when installing with Bower that the version is still 0.4.1.

arqex commented 7 years ago

Hey @chrismbeckett

Thanks to ping me. It's been a while since I used bower the last time. Didn't know that anybody was using it, I was even thinking to remove bower support from the package.

I'll update bower json file when in the next release, you can use the standalone version in the meanwhile.

ghost commented 7 years ago

Agreed - would have thought Bower was yesterday until I started using Google Polymer - all Bower with no plan to switch. Maybe as web components gain popularity Bower will make a comeback :)