Skip to content

Commit

Permalink
fix: upgrade ts ver to avoid TS4078
Browse files Browse the repository at this point in the history
  • Loading branch information
2wheeh committed Aug 12, 2023
1 parent b041a4c commit d70bd45
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 93 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"rimraf": "^5.0.1",
"semver": "^7.5.4",
"tsx": "^3.12.7",
"typescript": "5.0.4",
"typescript": "5.1.6",
"unbuild": "^1.2.1",
"vite": "^4.4.7",
"vitest": "^0.33.0"
Expand Down

0 comments on commit d70bd45

Please sign in to comment.