Skip to content

Commit 580c5f6

Browse files
committed
Added index file to exports
1 parent cac8ddf commit 580c5f6

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
@@ -7,7 +7,8 @@
77
"files": [
88
"dist",
99
"README.md",
10-
"LICENSE.md"
10+
"LICENSE.md",
11+
"index.d.ts"
1112
],
1213
"targets": {
1314
"main": false,

0 commit comments

Comments
 (0)