Skip to content

Commit

Permalink
fix: temporary use Vike's brillout/pnpm-8 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Jun 2, 2024
1 parent a017143 commit 9d1cd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/vike.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export async function test(options: RunOptions) {
await runInRepo({
...options,
repo: 'vikejs/vike',
branch: 'main',
branch: 'brillout/pnpm-8',
overrides: {
'@vitejs/plugin-react': true,
'@vitejs/plugin-vue': true,
Expand Down

0 comments on commit 9d1cd5b

Please sign in to comment.