dnasir / angular-dateParser

A simple parser that converts date and time strings into Date object
http://dnasir.github.io/angular-dateParser/
MIT License
38 stars 25 forks source link

Missing main Section in bower.json #33

Closed edmondchui closed 9 years ago

edmondchui commented 9 years ago

The javascript angular-dateparser.js is not installed by grunt wiredep as a result

dnasir commented 9 years ago

@edmondchui Main section is there. Might be something else.

edmondchui commented 9 years ago

It seems to work fine now.