Skip to content

Commit

Permalink
Merge pull request #16 from muhammed-shaheer-keerirakath/main
Browse files Browse the repository at this point in the history
🧪 Adds type declarations to build files
  • Loading branch information
cyyber authored Jul 30, 2024
2 parents caf4f3c + d384bd0 commit 92dbc48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"test": "test"
},
"files": [
"src"
"src",
"types"
],
"devDependencies": {
"@types/node": "^20.14.12",
Expand Down

0 comments on commit 92dbc48

Please # to comment.