aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2016-02-27 13:46:57 +0200
committerXhmikosR <[email protected]>2016-02-27 13:46:57 +0200
commite3e9da25168057f20ca0aca91f50f90c4ea3740a (patch)
tree38ae06dd051ea678fda7b4823c7ba64146541f8c
parent6a1df88bdc2f79ba1a5d973e55269066a1b5f338 (diff)
parent258098125283e74a7728ab0d2526e53b8ea359be (diff)
downloadbootstrap-e3e9da25168057f20ca0aca91f50f90c4ea3740a.tar.xz
bootstrap-e3e9da25168057f20ca0aca91f50f90c4ea3740a.zip
Merge pull request #19328 from satsukitv/v4-dev
Include all grunt required files in npm package
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5266abf6b..568f2a417 100644
--- a/package.json
+++ b/package.json
@@ -70,8 +70,7 @@
},
"files": [
"dist",
- "grunt/*.js",
- "grunt/*.json",
+ "grunt",
"js/*.js",
"scss/**/*.scss",
"Gruntfile.js",