We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6987743 commit 1012427Copy full SHA for 1012427
.changeset/rich-icons-bow.md
@@ -0,0 +1,5 @@
1
+---
2
+"html-aria": patch
3
4
+
5
+Fix package.json export types
package.json
@@ -26,7 +26,7 @@
26
"default": "./dist/index.mjs"
27
},
28
"require": {
29
- "types": "./dist/index.d.ts",
+ "types": "./dist/index.d.cts",
30
"default": "./dist/index.cjs"
31
32
0 commit comments