Skip to content

Commit 23b5dda

Browse files
committed
fix: add core package types
1 parent 8a1cbd2 commit 23b5dda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"typesVersions": {
2727
"*": {
2828
"*": [
29+
"./dist/index.d.ts",
2930
"./dist/*/index.d.ts"
3031
]
3132
}

0 commit comments

Comments
 (0)