aboutsummaryrefslogtreecommitdiffstats
path: root/frontend-vanilla/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend-vanilla/package.json')
-rw-r--r--frontend-vanilla/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend-vanilla/package.json b/frontend-vanilla/package.json
index 65e19b2..126c675 100644
--- a/frontend-vanilla/package.json
+++ b/frontend-vanilla/package.json
@@ -12,9 +12,10 @@
"devDependencies": {
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
+ "@vitest/coverage-v8": "^4.0.18",
"jsdom": "^28.1.0",
"typescript": "~5.9.3",
"vite": "^7.3.1",
"vitest": "^4.0.18"
}
-} \ No newline at end of file
+}