trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

Update bower.json #817

Closed erbmicha closed 9 years ago

erbmicha commented 9 years ago

When rails-assets tries to convert the bower package, it runs into a problem:

Post-install message from rails-assets-jqueryui-timepicker-addon:
This component doesn't define main assets in bower.json.

This just adds the main assets to the bower.json.

trentrichardson commented 9 years ago

Thank you for the report and pull request. I've added this to the dev branch and will try to get it merged in this weekend.