Skip to content

Commit e6f63a1

Browse files
committed
fix(package.json): Add mixins to whitelisted files
1 parent 9cfc3d9 commit e6f63a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
},
3030
"files": [
3131
"*.js",
32+
"mixins",
3233
"vendor-*"
3334
],
3435
"dependencies": {

0 commit comments

Comments
 (0)