Skip to content

Commit 9c93435

Browse files
committed
Update files pattern in package.json
1 parent 471877e commit 9c93435

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
@@ -8,7 +8,7 @@
88
"style": "dist/css/tw-elements-react.min.css",
99
"types": "dist/types/index.d.ts",
1010
"files": [
11-
"dist/*"
11+
"dist/**/*"
1212
],
1313
"scripts": {
1414
"start": "vite --open",

0 commit comments

Comments
 (0)