Skip to content

Commit

Permalink
fix: add typesVersions
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jun 12, 2023
1 parent 477a9a4 commit 2253de1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,14 @@
},
"./*": "./*"
},
"typesVersions": {
"<=4.9": {
"*": [
"./dist/*",
"./*"
]
}
},
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 2253de1

Please sign in to comment.