Skip to content

Commit f3c1c66

Browse files
fix(vitest-plugin): update readme with correct minimal vitest version
1 parent f079976 commit f3c1c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vitest-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ First, install the plugin [`@codspeed/vitest-plugin`](https://www.npmjs.com/pack
2020

2121
> [!NOTE]
2222
> The CodSpeed plugin is only compatible with
23-
> [vitest@1.2.2](https://www.npmjs.com/package/vitest/v/1.2.2)
23+
> [vitest@3.2](https://www.npmjs.com/package/vitest/v/3.2.4)
2424
> and above.
2525
2626
```sh

0 commit comments

Comments
 (0)