Skip to content

Commit bf31956

Browse files
authored
Merge pull request #116 from chhoumann/fix/kanban-helper-vite-tests
Fix Vitest config load on CI
2 parents 68d9f49 + 0c194e0 commit bf31956

File tree

2 files changed

+143
-192
lines changed

2 files changed

+143
-192
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"svelte-preprocess": "^4.7.0",
3737
"tslib": "^2.2.0",
3838
"typescript": "^4.2.4",
39-
"vite": "^7.0.3",
39+
"vite": "^5.4.11",
4040
"vitest": "^3.2.4"
4141
},
4242
"dependencies": {

0 commit comments

Comments
 (0)