Skip to content

Commit 10cd0bd

Browse files
committed
chore: standardize package type entry
1 parent 006bea4 commit 10cd0bd

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
@@ -86,5 +86,6 @@
8686
},
8787
"publishConfig": {
8888
"access": "public"
89-
}
89+
},
90+
"types": "./es/index.d.ts"
9091
}

0 commit comments

Comments
 (0)