chore: Update peer dependency for typescript to version ^5.0.0

This commit is contained in:
Huakun Shen 2025-02-07 00:39:08 -05:00
parent e8805f6c55
commit 1655e56437
No known key found for this signature in database

View File

@ -54,7 +54,7 @@
"@types/bun": "latest"
},
"peerDependencies": {
"typescript": "^5.7.3"
"typescript": "^5.0.0"
},
"files": [
"dist",