Skip to content

Commit

Permalink
fix: add type fallback for all TS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jul 6, 2023
1 parent d208e24 commit 65a5493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"./*": "./*"
},
"typesVersions": {
"<=4.9": {
"*": {
"*": [
"./dist/*",
"./*"
Expand Down

0 comments on commit 65a5493

Please sign in to comment.