Skip to content

Commit

Permalink
add types to files array
Browse files Browse the repository at this point in the history
  • Loading branch information
tscanlin committed May 3, 2024
1 parent 2d167f3 commit 3a54fb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
},
"files": [
"./*.js",
"./index.d.ts",
"./index.js",
"./index.mjs",
"./dist/*",
Expand Down

0 comments on commit 3a54fb7

Please sign in to comment.