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:
Levente Balogh 2024-07-31 15:59:16 +02:00 committed by GitHub
parent 1faffb3dae
commit 14a1b5ce7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1 @@
18.16.0
20.x