Skip to content

Commit

Permalink
Update .nvmrc README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nsano-rururu committed Jan 4, 2024
1 parent 91ed2dc commit fd2a4d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.10.0
18.19.0
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ source ~/.bash_profile
# npm & node install
npm install -g npm
nvm install 16.20.2
nvm install 18.19.0
```

```sh
Expand Down Expand Up @@ -554,7 +554,7 @@ source ~/.bash_profile
# npm & node install
npm install -g npm
nvm install 16.20.2
nvm install 18.19.0
```

```sh
Expand Down

0 comments on commit fd2a4d2

Please sign in to comment.