Commit c9b46f3
authored
fix: add typescript 5 compatible types field (#2062)
* fix: add typescript 5 compatible types field
Typescript 5 appears to require a "types" entry in each
exports entry even though there is a "types" entry at the
root of the package.json
* fix: types path must be relative1 parent 26dc60d commit c9b46f3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments