Skip to content

Commit

Permalink
fix: correct package.json#files
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Nov 22, 2024
1 parent 7b0d180 commit af17c97
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 @@ -20,6 +20,8 @@
"npmClient": "npm"
},
"files": [
"binding.js",
"binding.d.ts",
"index.js",
"index.d.ts"
],
Expand Down

0 comments on commit af17c97

Please sign in to comment.