Skip to content

Commit ec1ce41

Browse files
committed
fix: files to publish on npm
1 parent d2752d3 commit ec1ce41

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
@@ -22,6 +22,11 @@
2222
"release": "np",
2323
"prerelease": "yarn build:prod"
2424
},
25+
"files": [
26+
"dist/",
27+
"README.md",
28+
"LICENSE"
29+
],
2530
"keywords": [
2631
"react",
2732
"render-props",

0 commit comments

Comments
 (0)