Skip to content

Commit a4cc6d0

Browse files
David Narbutovichdanez
David Narbutovich
authored andcommitted
fix(publish): Added src folder to package (#232)
1 parent e93eb04 commit a4cc6d0

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
@@ -38,7 +38,8 @@
3838
"dist",
3939
"esm",
4040
"lib",
41-
"style"
41+
"style",
42+
"src"
4243
],
4344
"homepage": "https://github.com/reactjs/react-tabs",
4445
"keywords": [

0 commit comments

Comments
 (0)