Skip to content

Commit

Permalink
fix: node10 resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Dec 15, 2023
1 parent 2e7b6bd commit 961aaf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
"typesVersions": {
"*": {
"*": [
"./dist/*"
"./dist/*",
"./*"
]
}
},
Expand Down

0 comments on commit 961aaf3

Please sign in to comment.