Skip to content

Commit d8fdf06

Browse files
authored
include subdirectories in publish (#37)
1 parent 2a796e6 commit d8fdf06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"packageManager": "yarn@4.4.1",
1717
"files": [
18-
"dist/*"
18+
"dist/**/*"
1919
],
2020
"typesVersions": {
2121
"*": {

0 commit comments

Comments
 (0)