Skip to content

Commit c9c70cf

Browse files
authored
Merge pull request #51 from janpieterz/feature/packagetypes
Package typescript definitions
2 parents 8c85f70 + d47a0a6 commit c9c70cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"LICENSE",
2727
"ios",
2828
"android",
29-
"index.js"
29+
"index.js",
30+
"index.d.ts"
3031
],
3132
"repository": {
3233
"type": "git",

0 commit comments

Comments
 (0)