diff options
-rw-r--r-- | bower.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bower.json b/bower.json index ddf7565a1..77beb5802 100644 --- a/bower.json +++ b/bower.json @@ -11,8 +11,7 @@ "*.md", "AUTHORS.txt", "Gruntfile.js", - "package.json", - "bower.json" + "package.json" ], "devDependencies": { "sizzle": "1.10.16", |