Skip to content

Commit

Permalink
Fix unit test ci (#2441)
Browse files Browse the repository at this point in the history
* test: fix unit test ci
  • Loading branch information
luzhuang authored Nov 18, 2024
1 parent c0554d4 commit 410dd72
Show file tree
Hide file tree
Showing 2 changed files with 702 additions and 632 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"rollup-plugin-swc3": "^0.10.1",
"ts-node": "^10",
"typescript": "^5.1.6",
"vitest": "^2.1.3"
"vitest": "2.1.3"
},
"lint-staged": {
"*.{ts}": [
Expand Down
Loading

0 comments on commit 410dd72

Please sign in to comment.