From 010c90b5110c1493fb4e349b192c6b0dad4d3916 Mon Sep 17 00:00:00 2001 From: Linus Norton Date: Fri, 15 Sep 2023 08:28:49 +0100 Subject: [PATCH] update requirements --- .github/workflows/ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f928b36..e6a5ff4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - version: ['14', '16', '18', '20'] + version: ['16', '18', '20'] fail-fast: false steps: - uses: actions/checkout@v3 diff --git a/README.md b/README.md index 2ebac81..a4a547d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Additional features not in the paper implementation: It will work with any well-formed GTFS data set. -Node +14 is required for all examples. +Node +16 is required for all examples. ``` npm install --save raptor-journey-planner