Skip to content

Commit 0637d03

Browse files
committed
Add style to published package
1 parent eb2e752 commit 0637d03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
},
2828
"files": [
2929
"dist",
30-
"lib"
30+
"lib",
31+
"style"
3132
],
3233
"homepage": "https://github.com/reactjs/react-tabs",
3334
"keywords": [

0 commit comments

Comments
 (0)