diff --git a/bower.json b/bower.json index eba2f92..8756cc2 100644 --- a/bower.json +++ b/bower.json @@ -10,8 +10,11 @@ "homepage": "http://vorillaz.github.io/devicons/", "license": "MIT", "main": [ - "./css/*", - "./fonts/*" + "css/devicons.css", + "fonts/devicons.eot", + "fonts/devicons.svg", + "fonts/devicons.ttf", + "fonts/devicons.woff" ], "ignore": [ "*/.*",