Skip to content

Commit

Permalink
doc: Add readme to package files
Browse files Browse the repository at this point in the history
  • Loading branch information
arkarlov committed Sep 15, 2024
1 parent b126bbb commit 60051cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist"
"dist",
"README.md"
],
"type": "module",
"exports": {
Expand Down

0 comments on commit 60051cb

Please sign in to comment.