Skip to content

Commit d02b8c4

Browse files
committed
fix: include dist/package.json in published files
1 parent 108cb56 commit d02b8c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"files": [
2424
"dist/bin.*",
2525
"dist/src",
26+
"dist/package.json",
2627
"package.json",
2728
"README.md"
2829
],

0 commit comments

Comments
 (0)