diff --git a/bower.json b/bower.json index 5b075d4..acbf977 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,10 @@ { "name": "jquery-mobile-bower", "version": "1.4.2", + "main": [ + "js/jquery.mobile-1.4.2.js", + "css/jquery.mobile-1.4.2.css" + ], "dependencies": { "jquery": "~1.10.0" },