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