Skip to content

Commit

Permalink
allow typescript v5
Browse files Browse the repository at this point in the history
  • Loading branch information
osdiab committed Nov 7, 2023
1 parent 6673139 commit 991cfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"csstype": "^3.1.1"
},
"peerDependencies": {
"typescript": "^4.8.4"
"typescript": "^4.8.4 || ^5"
},
"peerDependenciesMeta": {
"typescript": {
Expand Down

0 comments on commit 991cfdc

Please sign in to comment.