Notes on Node.js 10.x LTS

This commit is contained in:
Bryan Ashby
2018-11-05 22:49:27 -07:00
parent a14c0f42af
commit 8182146574
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ For :bug: bug reports, please fill out the information below plus any additional
**Short problem description**
**Environment**
- [ ] I am using Node.js v8.x LTS or higher
- [ ] I am using Node.js v10.x LTS or higher
- [ ] `npm install` or `yarn` reports success
- Actual Node.js version (`node --version`):
- Operating system (`uname -a` on *nix systems):