1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-27 07:14:36 +02:00

Include all grunt requires files in npm package

This commit is contained in:
Charlie Wagner
2016-02-26 21:36:00 -05:00
parent c3c2661d16
commit 2580981252

View File

@@ -70,8 +70,7 @@
}, },
"files": [ "files": [
"dist", "dist",
"grunt/*.js", "grunt",
"grunt/*.json",
"js/*.js", "js/*.js",
"scss/**/*.scss", "scss/**/*.scss",
"Gruntfile.js", "Gruntfile.js",