aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dbfbcbe7e..3fc7ce1da 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"files": [
"dist",
"grunt",
- "js/*.js",
+ "js/**/*.js",
"scss/**/*.scss",
"Gruntfile.js",
"LICENSE"