Skip to content

Commit

Permalink
remove @vitest/coverage-v8
Browse files Browse the repository at this point in the history
  • Loading branch information
FredericHeem committed Nov 26, 2024
1 parent 0c83ec0 commit 197ad3b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bau/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@
"dev": "vite",
"build": "vite build",
"bundle-visualizer": "vite-bundle-visualizer",
"test": "vitest",
"coverage": "vitest run --coverage"
"test": "vitest"
},
"devDependencies": {
"@vitest/browser": "2.1.1",
"@vitest/coverage-v8": "2.1.1",
"@vitest/utils": "2.1.1",
"vite": "^5.4.5",
"vite-bundle-visualizer": "1.2.1",
Expand Down

0 comments on commit 197ad3b

Please sign in to comment.