diff --git a/bower.json b/bower.json index a0d5d7fee9..6a6f6494e2 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { - "name": "Materialize", + "name": "materialize", "description": "A modern responsive front-end framework based on Material Design", "keywords": [ "css", @@ -15,22 +15,7 @@ ], "main": [ "bin/materialize.css", - "bin/materialize.js", - "fonts/roboto/Roboto-Bold.ttf", - "fonts/roboto/Roboto-Bold.woff", - "fonts/roboto/Roboto-Bold.woff2", - "fonts/roboto/Roboto-Light.ttf", - "fonts/roboto/Roboto-Light.woff", - "fonts/roboto/Roboto-Light.woff2", - "fonts/roboto/Roboto-Medium.ttf", - "fonts/roboto/Roboto-Medium.woff", - "fonts/roboto/Roboto-Medium.woff2", - "fonts/roboto/Roboto-Regular.ttf", - "fonts/roboto/Roboto-Regular.woff", - "fonts/roboto/Roboto-Regular.woff2", - "fonts/roboto/Roboto-Thin.ttf", - "fonts/roboto/Roboto-Thin.woff", - "fonts/roboto/Roboto-Thin.woff2" + "bin/materialize.js" ], "ignore": [ "jade/",