Skip to content

Commit

Permalink
ensure all relevant files are included in release
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Nov 27, 2024
1 parent 35d87d9 commit 03a6620
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
"files": [
"index.d.ts",
"lib/index.js",
"addon/*"
"addon/*",
"README.md",
"etc",
"HISTORY.md",
"binding.gyp"
],
"dependencies": {
"node-addon-api": "^4.3.0",
Expand Down

0 comments on commit 03a6620

Please sign in to comment.