Skip to content

Commit 81ca108

Browse files
committed
fix: add top level types field for npm ui types detection
1 parent f822bd6 commit 81ca108

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "6.0.0",
44
"description": "Fast and simple package to get and create bins from https://sourceb.in/",
55
"type": "module",
6+
"types": "./dist/index.d.mts",
67
"exports": {
78
".": {
89
"types": "./dist/index.d.mts",

0 commit comments

Comments
 (0)