Skip to content

Commit

Permalink
Update Next.j 13 benchmark version to 13.4 (#4827)
Browse files Browse the repository at this point in the history
link WEB-950
  • Loading branch information
alexkirsz committed May 8, 2023
1 parent 937e643 commit d0444e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/components/pages/pack-home/PackBenchmarks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const DEFAULT_BARS: BenchmarkBar[] = [
{
key: "next13",
label: "Next.js 13",
version: "13.3.1",
version: "13.4",
turbo: true,
},
{
Expand All @@ -55,7 +55,7 @@ export const HMR_BARS: BenchmarkBar[] = [
{
key: "next13",
label: "Next.js 13",
version: "13.3.1",
version: "13.4",
turbo: true,
},
{
Expand Down

1 comment on commit d0444e7

@vercel
Copy link

@vercel vercel bot commented on d0444e7 May 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.