Skip to content

Commit

Permalink
add types to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shuebner20 committed Jul 25, 2021
1 parent 64f26e3 commit 13fa52b
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 @@ -26,6 +26,7 @@
"typescript": "^4.3.5"
},
"main": "dist/index.js",
"types": "./lib/index.d.ts",
"scripts": {
"build": "tsc"
},
Expand Down

0 comments on commit 13fa52b

Please sign in to comment.