Skip to content

Commit b45d438

Browse files
committed
chore: standardize package type entry
1 parent 7229a01 commit b45d438

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@
8585
},
8686
"publishConfig": {
8787
"access": "public"
88-
}
88+
},
89+
"types": "./es/index.d.ts"
8990
}

0 commit comments

Comments
 (0)