Skip to content

Commit eba880b

Browse files
committed
Add files field to package.json
1 parent 535bd9e commit eba880b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"node-sass": "^4.12.0",
1616
"uglify-js": "^3.5.11"
1717
},
18+
"files": [
19+
"dist/",
20+
"sass/",
21+
"jquery.custom-select.js"
22+
],
1823
"keywords": [
1924
"custom-select",
2025
"jquery-plugin"

0 commit comments

Comments
 (0)