We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
Update the files property in the package.json.
files
package.json
Probably something like this:
"files": [ "README.md", "CHANGELOG.md", "/dist", "/src", "!**/__tests__" ],