feat: adjust Node version to "node": "<=18.13.0"

This commit is contained in:
dancingCycle 2023-11-28 14:29:29 +01:00
parent 9aad4ea100
commit 60383c40be
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ REST API to request GTFS data from postgres database
Requirements:
* Node.js <=10.24.0
* Node.js <=18.13.0
* PostgreSQL database
* Check [dependencies](./package.json)