Skip to content

Commit c68a60d

Browse files
committed
chore: standardize package type entry
1 parent 83b1c4b commit c68a60d

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
@@ -77,7 +77,7 @@
7777
"react": ">=18.0.0",
7878
"react-dom": ">=18.0.0"
7979
},
80-
"types": "./lib/index.d.ts",
80+
"types": "./es/index.d.ts",
8181
"publishConfig": {
8282
"access": "public"
8383
},

0 commit comments

Comments
 (0)