Commit 1c7e7fdb authored by Chris Rebert's avatar Chris Rebert

Merge pull request #16408 from twbs/fix-16400

Include entire /grunt/ folder in npm package
parents 45c798a4 013205fd
...@@ -68,8 +68,7 @@ ...@@ -68,8 +68,7 @@
"files": [ "files": [
"dist", "dist",
"fonts", "fonts",
"grunt/*.js", "grunt",
"grunt/*.json",
"js/*.js", "js/*.js",
"less/**/*.less", "less/**/*.less",
"Gruntfile.js", "Gruntfile.js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment