fix: import in vitest config

This commit is contained in:
Felix Roos
2025-05-01 23:49:47 +02:00
parent 22f114be59
commit 6f2e026e4a
3 changed files with 6 additions and 2 deletions
+2 -1
View File
@@ -71,6 +71,7 @@
"jsdoc-json": "^2.0.2",
"lerna": "^8.1.9",
"prettier": "^3.4.2",
"vitest": "^3.0.4"
"vitest": "^3.0.4",
"vite-plugin-bundle-audioworklet": "workspace:*"
}
}