Skip to content

Commit 1b47076

Browse files
authored
fix: export correct types file (#49)
1 parent 91aaea3 commit 1b47076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@
7070
"tsx": "^4.21.0",
7171
"typescript": "^5.1.6"
7272
},
73-
"types": "./build/lib/types.d.ts"
73+
"types": "./build/lib/asyncbox.d.ts"
7474
}

0 commit comments

Comments
 (0)