Skip to content

Commit

Permalink
Merge pull request #574 from meilisearch/chore/add-nvmrc
Browse files Browse the repository at this point in the history
Add `.nvmrc`
  • Loading branch information
Strift authored Jan 20, 2025
2 parents a4535fa + 59d5193 commit 888566b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18.20.5
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@

## Setup

> This repository uses [NVM](https://github.com/nvm-sh/nvm) to manage Node version. See [current version](.nvmrc).
```bash
yarn
```
Expand Down

0 comments on commit 888566b

Please sign in to comment.