Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit ddd1843

Browse files
committed
fix: type mapping dir
1 parent 17cb046 commit ddd1843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"typesVersions": {
5353
"*": {
5454
"*": [
55-
"dist/types/*"
55+
"dist/*"
5656
]
5757
}
5858
},

0 commit comments

Comments
 (0)