diff --git a/bower.json b/bower.json index b126bd2e..d4f45d43 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,10 @@ "Federico Zivolo " ], "description": "Material Design theme for Bootstrap 3", - "main": "css-compiled/material.css", + "main": [ + "dist/css/material.css", + "dist/js/material.js" + ], "keywords": [ "material", "design",