Skip to content

Commit 00e5371

Browse files
committed
chore: standardize package type entry
1 parent 248dd9e commit 00e5371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"license": "MIT",
2020
"main": "./lib/index",
2121
"module": "./es/index",
22-
"types": "./lib/index.d.ts",
22+
"types": "./es/index.d.ts",
2323
"files": [
2424
"lib",
2525
"es"

0 commit comments

Comments
 (0)