diff --git a/bower.json b/bower.json index 463864ae..c388bf06 100644 --- a/bower.json +++ b/bower.json @@ -8,6 +8,11 @@ "bower_components", "test", "tests", - "samples" + "samples", + "CHANGELOG.md", + "karma.conf.js", + "package.json", + "src/*", + "Gruntfile.js" ] }