timer.js
timer.js copied to clipboard
bower support
Very nice package btw! We are utilizing it by using bower. Unfortunately we are having issues because the "name" and "main" props inside bower.json do not reflect the real name and path. Can you please update it to "name": "timerjs" and "main": "dist/timer.js" ?
Thank you.
@yokun Feel free to add PR with changes.
When do you think you will cut a new release? Thanks.