Skip to content

Commit f86c16b

Browse files
authored
Update package files config (#5405)
1 parent a34bd62 commit f86c16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"generate:plugin-list": "babel-node scripts/create-plugin-list.js"
3232
},
3333
"files": [
34-
"dist/*.css",
34+
"src/*",
3535
"cli/*",
3636
"lib/*",
3737
"peers/*",

0 commit comments

Comments
 (0)