Skip to content

Commit

Permalink
test: split unit tests for concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jul 16, 2024
1 parent b537d37 commit 9da7886
Show file tree
Hide file tree
Showing 16 changed files with 1,696 additions and 1,739 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@
"tsconfig-paths": "3.12.0",
"tsup": "7.1.0",
"typescript": "5.0.2",
"vitest": "0.28.4",
"vitest": "2.0.3",
"wait-for-expect": "3.0.2"
},
"peerDependencies": {
"@swc/core": "^1",
"@microsoft/api-extractor": "^7.36.0",
"@swc/core": "^1",
"postcss": "^8.4.12",
"typescript": ">=4.5.0"
},
Expand Down
Loading

0 comments on commit 9da7886

Please sign in to comment.