diff --git a/bower.json b/bower.json index 51077092614c..cf339b7f17cd 100644 --- a/bower.json +++ b/bower.json @@ -25,6 +25,7 @@ "composer.json", "CONTRIBUTING.md", "docs", + "Gruntfile.js", "js/tests", "test-infra" ], diff --git a/package.json b/package.json index d11ffbf41194..7d2f2d893171 100644 --- a/package.json +++ b/package.json @@ -88,10 +88,8 @@ }, "files": [ "dist", - "grunt", "js/**/*.js", "scss/**/*.scss", - "Gruntfile.js", "LICENSE" ], "jspm": {