Skip to content

Commit 3e1004a

Browse files
committed
chore: standardize package type entry
1 parent 6b5435c commit 3e1004a

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
@@ -72,7 +72,7 @@
7272
"react": ">=16.9.0",
7373
"react-dom": ">=16.9.0"
7474
},
75-
"types": "./lib/index.d.ts",
75+
"types": "./es/index.d.ts",
7676
"style": "./assets/index.css",
7777
"publishConfig": {
7878
"access": "public"

0 commit comments

Comments
 (0)