2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03: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
+1 -2
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",