Skip to content

Commit 4de47b3

Browse files
committed
chore: standardize package type entry
1 parent da53dd6 commit 4de47b3

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
@@ -87,5 +87,6 @@
8787
},
8888
"publishConfig": {
8989
"access": "public"
90-
}
90+
},
91+
"types": "./es/index.d.ts"
9192
}

0 commit comments

Comments
 (0)