Skip to content

Commit

Permalink
add files in package.json (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
odanado authored Jan 16, 2025
1 parent 2acb925 commit f6d9890
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,10 @@
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
},
"files": [
"dist",
"README.md",
"LICENSE.txt"
]
}

0 comments on commit f6d9890

Please sign in to comment.