Skip to content

Commit bffc416

Browse files
authored
feat: support typescript v6 (#858)
1 parent 475df0c commit bffc416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@tsdown/exe": "workspace:*",
9292
"@vitejs/devtools": "*",
9393
"publint": "^0.3.0",
94-
"typescript": "^5.0.0",
94+
"typescript": "^5.0.0 || ^6.0.0",
9595
"unplugin-unused": "^0.5.0"
9696
},
9797
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)