From a0de6bc760711736858ab9177af3196e211e2c0f Mon Sep 17 00:00:00 2001 From: Rifa Achrinza <25147899+achrinza@users.noreply.github.com> Date: Sat, 7 Nov 2020 02:00:51 +0800 Subject: [PATCH] chore: sync v4 EOL withh Node.js v14 EOL (#1876) see https://github.com/strongloop/loopback-next/issues/6709 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efd5b989..43218cec 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudN | Version | Status | Published | EOL | | ---------- | --------------- | --------- | -------------------- | -| 4.x | Current | Oct 2018 | Apr 2022 _(minimum)_ | +| 4.x | Current | Oct 2018 | Apr 2023 _(minimum)_ | | 3.x | Maintenance LTS | Dec 2016 | Dec 2020 | | 2.x | End-of-Life | Jul 2014 | Apr 2019 | @@ -35,7 +35,7 @@ See the [LoopBack documentation](http://loopback.io/doc/en/lb3/index.html). For information on data source connectors, see [Connecting models to data sources](https://loopback.io/doc/en/lb3/Connecting-models-to-data-sources.html). -## Contributing +## Contributing This project uses [DCO](https://developercertificate.org/). Be sure to sign off your commits using the `-s` flag or adding `Signed-off-By: Name` in the