Skip to content

Commit 13a8fb7

Browse files
committed
chore: standardize package type entry
1 parent f9e7527 commit 13a8fb7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,6 @@
8383
},
8484
"publishConfig": {
8585
"access": "public"
86-
}
86+
},
87+
"types": "./es/index.d.ts"
8788
}

0 commit comments

Comments
 (0)