We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent 4b9c2ef commit 3d33348Copy full SHA for 3d33348
1 file changed
package.json
@@ -19,7 +19,7 @@
19
"source": "src/index.ts",
20
"main": "./dist/index.cjs",
21
"module": "./dist/index.mjs",
22
- "types": "dist/index.d.ts",
+ "types": "dist/index.d.cts",
23
"unpkg": "./dist/index.umd.js",
24
"exports": {
25
".": {
0 commit comments