Skip to content

Commit dc0d514

Browse files
committed
Add types to package.json
1 parent 3300e2e commit dc0d514

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"license": "MIT",
2020
"author": "Patrick Eriksson <[email protected]> (https://github.com/paleite)",
2121
"main": "dist/index.js",
22+
"types": "dist/index.d.ts",
2223
"files": [
2324
".github/ISSUE_TEMPLATE/feature_request.md",
2425
"/dist/",

0 commit comments

Comments
 (0)