File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change
1
+ 20.9.0
Original file line number Diff line number Diff line change @@ -60,15 +60,15 @@ There are currently ~60 framework entries in this repository. Installing (and ma
60
60
61
61
## 1.1 Prerequisites
62
62
63
- Have _ node.js (>=v20.8 .0)_ installed. If you want to do yourself a favour use nvm for that. The benchmark has been tested with node v20.8 .0.
63
+ Have _ node.js (>=v20.9 .0)_ installed. If you want to do yourself a favour use nvm for that. The benchmark has been tested with node v20.9 .0.
64
64
Please make sure that the following command work before trying to build:
65
65
66
66
```
67
67
> npm
68
68
npm -version
69
69
10.1.0
70
70
> node --version
71
- v20.8 .0
71
+ v20.9 .0
72
72
```
73
73
74
74
## 1.2 Downloading the pre-built binaries and starting the server
You can’t perform that action at this time.
0 commit comments