Skip to content

Commit

Permalink
chore: use v8 coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 27, 2023
1 parent 4faf487 commit c1277a7
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 78 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/node": "^20.4.5",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/coverage-v8": "^0.33.0",
"@vitest/ui": "^0.33.0",
"changelogen": "^0.5.4",
"eslint": "^8.45.0",
Expand All @@ -65,4 +65,4 @@
]
},
"packageManager": "pnpm@8.6.10"
}
}
102 changes: 26 additions & 76 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1277a7

Please sign in to comment.