Skip to content

Commit

Permalink
👷 ci(vitest): coverage provider has changed from "c8" to "v8"
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Jul 5, 2023
1 parent e0a0121 commit d69c920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@types/testing-library__jest-dom": "^5",
"@types/uuid": "^9",
"@umijs/lint": "^4",
"@vitest/coverage-c8": "latest",
"@vitest/coverage-v8": "latest",
"commitlint": "^17",
"eslint": "^8",
"husky": "^8",
Expand Down

0 comments on commit d69c920

Please sign in to comment.