From eae1d3873365f8f6ffcf4bc167977cd41b206469 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 10 Apr 2017 21:12:24 -0700 Subject: [PATCH] Package grunt (#22396) Remove docs files and Gruntfile from package managers --- bower.json | 1 + package.json | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) 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": {