Skip to content

Commit 46cd281

Browse files
committed
Adds files entry to package.json so it publishes dist folder
1 parent f39d212 commit 46cd281

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
"type": "git",
1616
"url": "git+https://github.com/EDITD/react-text-loop.git"
1717
},
18+
"files": [
19+
"dist",
20+
"src"
21+
],
1822
"keywords": [
1923
"react",
2024
"component",

0 commit comments

Comments
 (0)