Skip to content

Commit 3eecf3e

Browse files
committed
chore: standardize package type entry
1 parent 442e321 commit 3eecf3e

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
@@ -88,5 +88,6 @@
8888
},
8989
"publishConfig": {
9090
"access": "public"
91-
}
91+
},
92+
"types": "./es/index.d.ts"
9293
}

0 commit comments

Comments
 (0)