Skip to content

Commit

Permalink
Add explicit types declaration to package.json
Browse files Browse the repository at this point in the history
See [#303][0].

[0]: #303
  • Loading branch information
ArthurKa authored and EvanHahn committed Apr 22, 2021
1 parent 2126897 commit 4a9663b
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 @@ -51,5 +51,6 @@
"test": "jest"
},
"license": "MIT",
"types": "dist/index.d.ts",
"main": "dist/index"
}

0 comments on commit 4a9663b

Please sign in to comment.