Skip to content

Commit

Permalink
chore: temporary override to make vitest use vite 6
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Jan 13, 2025
1 parent 2620ca8 commit 8ccdff6
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 387 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,8 @@
"@npmcli/arborist": "^7.5.4",
"@sanity/ui@2": "$@sanity/ui",
"@typescript-eslint/eslint-plugin": "$@typescript-eslint/eslint-plugin",
"@typescript-eslint/parser": "$@typescript-eslint/parser"
"@typescript-eslint/parser": "$@typescript-eslint/parser",
"vite": "$vite"
}
},
"isSanityMonorepo": true
Expand Down
Loading

0 comments on commit 8ccdff6

Please sign in to comment.