Update Node.js from 18.20.3 to 20.19.2
Node 18 is reaching its end of life on April 30th, 2025, so we're updating in order to keep using a maintained version after that date.
This commit is contained in:
@@ -64,7 +64,7 @@ This tutorial assumes that you have already managed to clone Consul Democracy on
|
||||
|
||||
```json
|
||||
"engines": {
|
||||
"node": "18.20.3"
|
||||
"node": "20.19.2"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user