Skip to content

Commit

Permalink
fix(types): initial types for use with TypeScript should be included …
Browse files Browse the repository at this point in the history
…in package
  • Loading branch information
MrSwitch committed Sep 30, 2021
1 parent c636caf commit 1bdd605
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 @@ -25,7 +25,8 @@
"url": "git+https://github.com/5app/digital-hub-api.git"
},
"files": [
"src/"
"src/",
"@types/"
],
"author": "MrSwitch",
"license": "ISC",
Expand Down

0 comments on commit 1bdd605

Please sign in to comment.