change prerequistic of node.js from min 14.x to 15.x (#3587)

pull/3521/head^2
mohammed hussam 2022-07-30 20:24:42 +05:30 committed by GitHub
parent 1403a567ec
commit 8efb98698d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ To get a local copy up and running, please follow these simple steps.
Here is what you need to be able to run Cal.
- Node.js (Version: >=14.x <17)
- Node.js (Version: >=15.x <17)
- PostgreSQL
- Yarn _(recommended)_