diff --git a/bower.json b/bower.json index 8e04f51..0c24afe 100644 --- a/bower.json +++ b/bower.json @@ -27,9 +27,8 @@ "license": "MIT", "ignore": [ ".*", - "doc", - "test", - "package.json" + "*.json", + "test" ] }