Skip to content

Commit 137612a

Browse files
committed
chore: add files feild in package.json
1 parent d1852df commit 137612a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
"codesandbox",
2424
"react-codesandbox"
2525
],
26+
"files": [
27+
"src",
28+
"esm",
29+
"cjs"
30+
],
2631
"peerDependencies": {
2732
"react": ">=16.9.0",
2833
"react-dom": ">=16.9.0",

0 commit comments

Comments
 (0)