Skip to content

Commit 291e221

Browse files
authored
fix: types for projects with module resolution "bundler" (#38)
1 parent 1a7deb6 commit 291e221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"main": "index.js",
77
"types": "./index.d.ts",
88
"exports": {
9+
"types": "./index.d.ts",
910
"import": "./index.mjs",
1011
"require": "./index.js"
1112
},

0 commit comments

Comments
 (0)