Chore: update the .nvmrc (#4766)
# What does this PR do? The `.nvmrc` was still pointing to `18.16` while in the package.json we are declaring `20.x`, this PR is fixing this.
This commit is contained in:
parent
1faffb3dae
commit
14a1b5ce7a
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
18.16.0
|
||||
20.x
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue