We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b3642f + af78a9a commit 7efca17Copy full SHA for 7efca17
1 file changed
package.json
@@ -12,7 +12,7 @@
12
"default": "./dist/test-utils.js"
13
},
14
".": {
15
- "types": "./dist/index.d.ts",
+ "types": "./dist/index.d.mts",
16
"require": "./dist/index.js",
17
"default": "./dist/index.mjs"
18
}
0 commit comments