Skip to content

Commit

Permalink
fix: downgrade ts
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 27, 2024
1 parent 92b9aaa commit 46054c9
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 220 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"pnpm": "^9.14.2",
"simple-git-hooks": "^2.11.1",
"taze": "^0.18.0",
"typescript": "^5.7.2",
"typescript": "~5.6.3",
"unocss": "^0.64.1",
"unplugin-auto-import": "^0.18.5",
"unplugin-vue-components": "^0.27.4",
Expand Down
Loading

0 comments on commit 46054c9

Please sign in to comment.