Skip to content

Commit 7dcb6a0

Browse files
committed
chore: use overrides to run test
1 parent a95aa0b commit 7dcb6a0

File tree

2 files changed

+506
-355
lines changed

2 files changed

+506
-355
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@
7878
"react-router-dom": "*"
7979
}
8080
}
81+
},
82+
"overrides": {
83+
"vite": "npm:[email protected]",
84+
"@vitejs/plugin-react": "workspace:@vitejs/plugin-react-oxc@*"
8185
}
8286
}
8387
}

0 commit comments

Comments
 (0)