Package grunt (#22396)

Remove docs files and Gruntfile from package managers
This commit is contained in:
Mark Otto 2017-04-10 21:12:24 -07:00 committed by GitHub
parent 2179cfb45f
commit eae1d38733
2 changed files with 1 additions and 2 deletions

View File

@ -25,6 +25,7 @@
"composer.json",
"CONTRIBUTING.md",
"docs",
"Gruntfile.js",
"js/tests",
"test-infra"
],

View File

@ -88,10 +88,8 @@
},
"files": [
"dist",
"grunt",
"js/**/*.js",
"scss/**/*.scss",
"Gruntfile.js",
"LICENSE"
],
"jspm": {