Skip to content

Commit

Permalink
fix: esm and lib folder not included in release
Browse files Browse the repository at this point in the history
  • Loading branch information
illiteratewriter committed Mar 29, 2023
1 parent 491cdaf commit e974d0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
"CHANGELOG.md",
"dist",
"src",
"lib",
"esm",
"types"
],
"keywords": [
Expand Down

0 comments on commit e974d0c

Please sign in to comment.