chore: update LTS status (#1734)
This commit is contained in:
parent
2aa4d20394
commit
98eb783a80
|
@ -10,7 +10,7 @@ This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudN
|
||||||
| ---------- | --------------- | --------- | -------------------- |
|
| ---------- | --------------- | --------- | -------------------- |
|
||||||
| 4.x | Current | Oct 2018 | Apr 2021 _(minimum)_ |
|
| 4.x | Current | Oct 2018 | Apr 2021 _(minimum)_ |
|
||||||
| 3.x | Active LTS | Dec 2016 | Dec 2019 |
|
| 3.x | Active LTS | Dec 2016 | Dec 2019 |
|
||||||
| 2.x | Maintenance LTS | Jul 2014 | Apr 2019 |
|
| 2.x | End-of-Life | Jul 2014 | Apr 2019 |
|
||||||
|
|
||||||
Learn more about our LTS plan in the [LoopBack documentation](http://loopback.io/doc/en/contrib/Long-term-support.html).
|
Learn more about our LTS plan in the [LoopBack documentation](http://loopback.io/doc/en/contrib/Long-term-support.html).
|
||||||
|
|
||||||
|
|
|
@ -14,6 +14,7 @@
|
||||||
"Juggler",
|
"Juggler",
|
||||||
"ORM"
|
"ORM"
|
||||||
],
|
],
|
||||||
|
"author": "IBM Corp.",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=8"
|
"node": ">=8"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue