chore(node): Update node version to 8x

Closes #15951
This commit is contained in:
Mrugesh Mohapatra
2017-11-01 01:10:10 +05:30
parent c3621723c3
commit da24e83dfd
5 changed files with 2626 additions and 1814 deletions

View File

@@ -40,8 +40,8 @@ Working on your first Pull Request? You can learn how from this *free* series [H
| ------------------------------------------- | ------- |
| [MongoDB](http://www.mongodb.org/downloads) | `~ ^3` |
| [MailHog](https://github.com/mailhog/MailHog) | `~ ^1` |
| [Node.js](http://nodejs.org) | `~ ^6` |
| npm (comes with Node) | `~ ^3` |
| [Node.js](http://nodejs.org) | `~ ^8` |
| npm (comes with Node) | `~ ^5` |
> _Updating to the latest releases is recommended_.