Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2017-04-11 07:12:24 +0300
committerGitHub <noreply@github.com>2017-04-11 07:12:24 +0300
commiteae1d3873365f8f6ffcf4bc167977cd41b206469 (patch)
treee58f57192a148e18e7db1b2e2be5336a6cf367e1 /package.json
parent2179cfb45f45cf9653713178c222a7ac63ede2aa (diff)
Package grunt (#22396)
Remove docs files and Gruntfile from package managers
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index d11ffbf411..7d2f2d8931 100644
--- a/package.json
+++ b/package.json
@@ -88,10 +88,8 @@
},
"files": [
"dist",
- "grunt",
"js/**/*.js",
"scss/**/*.scss",
- "Gruntfile.js",
"LICENSE"
],
"jspm": {