Skip to content

Commit b8aab4a

Browse files
authored
fix: compat with NodeNext moduleResolution (#142)
1 parent ce0f46c commit b8aab4a

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
@@ -11,6 +11,7 @@
1111
"types": "dist/index.d.ts",
1212
"exports": {
1313
".": {
14+
"types": "./dist/index.d.ts",
1415
"import": "./dist/index.mjs",
1516
"require": "./index-compat.js"
1617
},

0 commit comments

Comments
 (0)