diff --git a/.npmignore b/.npmignore index b019cbc..50cb89d 100644 --- a/.npmignore +++ b/.npmignore @@ -5,5 +5,6 @@ node_modules sandbox test bower.json +CONTRIBUTING.md Gruntfile.js karma.conf.js \ No newline at end of file diff --git a/bower.json b/bower.json index a7a753b..9dbe97c 100644 --- a/bower.json +++ b/bower.json @@ -27,6 +27,7 @@ "node_modules", "sandbox", "test", + "CONTRIBUTING.md", "Gruntfile.js", "index.js", "karma.conf.js",