aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bower.json1
-rw-r--r--package.json2
2 files changed, 1 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 510770926..cf339b7f1 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 d11ffbf41..7d2f2d893 100644
--- a/package.json
+++ b/package.json
@@ -88,10 +88,8 @@
},
"files": [
"dist",
- "grunt",
"js/**/*.js",
"scss/**/*.scss",
- "Gruntfile.js",
"LICENSE"
],
"jspm": {