Skip to content

Commit

Permalink
fix: add missing vitest coverage dep
Browse files Browse the repository at this point in the history
  • Loading branch information
0xnigir1 committed Sep 10, 2024
1 parent cfe08df commit fbc3f35
Show file tree
Hide file tree
Showing 3 changed files with 285 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"@types/node": "22.5.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-v8": "2.0.5",
"commitlint": "19.4.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down
Loading

0 comments on commit fbc3f35

Please sign in to comment.