From: Mark Otto Date: Tue, 11 Apr 2017 04:12:24 +0000 (-0700) Subject: Package grunt (#22396) X-Git-Tag: v4.0.0-beta~166^2~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eae1d3873365f8f6ffcf4bc167977cd41b206469;p=thirdparty%2Fbootstrap.git Package grunt (#22396) Remove docs files and Gruntfile from package managers --- diff --git a/bower.json b/bower.json index 5107709261..cf339b7f17 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 d11ffbf411..7d2f2d8931 100644 --- a/package.json +++ b/package.json @@ -88,10 +88,8 @@ }, "files": [ "dist", - "grunt", "js/**/*.js", "scss/**/*.scss", - "Gruntfile.js", "LICENSE" ], "jspm": {