bump node version

This commit is contained in:
Ahmet Cetin 2018-12-20 19:27:51 +01:00 committed by GitHub
parent 5b42340c7f
commit 83777b836f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ $ npm install --save loopback-context cls-hooked
```
Make sure you are running on a Node.js version supported by this module
(`^4.5`, `^5.10`, `^6.0`, `^7.0` or `^8.2.1`). When installing, check the output of `npm install`
(`^4.5`, `^5.10`, `^6.0`, `^7.0`, `^8.2.1` or `^10.14`). When installing, check the output of `npm install`
and make sure there are no `engine` related warnings.
## Usage
@ -244,4 +244,4 @@ This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudN
| 3.x | Active LTS | Jan 2017 | Dec 2019 |
| 1.x | Maintenance LTS | Aug 2016 | Apr 2019 |
Learn more about our LTS plan in the [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).
Learn more about our LTS plan in the [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).