Skip to content

Commit

Permalink
Fix package.json does not include dist directory
Browse files Browse the repository at this point in the history
  • Loading branch information
djhi committed Apr 18, 2024
1 parent b00e97f commit 09ebb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"files": [
"*.md",
"lib",
"dist",
"src",
"bin"
],
Expand Down

0 comments on commit 09ebb7e

Please sign in to comment.