Skip to content

Commit 37d0b6a

Browse files
authored
Update package.json
1 parent dfca7ac commit 37d0b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"bin": "lib/cli.js",
1414
"main": "./lib/index.cjs",
15-
"types": "./lib/index.d.ts",
15+
"types": "./index.d.cts",
1616
"module": "./lib/index.js",
1717
"exports": {
1818
".": {

0 commit comments

Comments
 (0)