Skip to content

Commit

Permalink
fix: ts3.7 folder does not exist
Browse files Browse the repository at this point in the history
  • Loading branch information
vafanassieff committed Aug 23, 2024
1 parent 97ee8e6 commit 10d3917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"typesVersions": {
">=3.7": {
"lib/*": [
"lib/ts3.7/*"
"lib/*"
]
}
},
Expand Down

0 comments on commit 10d3917

Please sign in to comment.