Skip to content

Commit e2e85ff

Browse files
authored
Update CONTRIBUTING.md
with minimum version of node required
1 parent 8167a99 commit e2e85ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ First of all, thank you for contributing to Meilisearch! The goal of this docume
3434

3535
To run this project, you will need:
3636

37-
- Node.js >= v14 and node <= 18
37+
- Node.js >= v16 and node <= 18
3838
- Yarn
39-
39+
- vitest
4040

4141
### Setup
4242

0 commit comments

Comments
 (0)