diff --git a/bower.json b/bower.json index 36c76dc..0cabc4b 100644 --- a/bower.json +++ b/bower.json @@ -5,6 +5,7 @@ "type": "git", "url": "git://github.com/trentrichardson/jQuery-Timepicker-Addon.git" }, + "main": ["dist/jquery-ui-timepicker-addon.js", "dist/jquery-ui-timepicker-addon.css"], "dependencies": { } -} \ No newline at end of file +}