2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
+1
View File
@@ -25,6 +25,7 @@
"composer.json",
"CONTRIBUTING.md",
"docs",
"Gruntfile.js",
"js/tests",
"test-infra"
],
-2
View File
@@ -88,10 +88,8 @@
},
"files": [
"dist",
"grunt",
"js/**/*.js",
"scss/**/*.scss",
"Gruntfile.js",
"LICENSE"
],
"jspm": {