1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 02:54:01 +02:00

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": {