Up Node version

This commit is contained in:
Jori Lallo
2018-02-10 23:03:13 -08:00
parent 5758c0d6ba
commit 81f95b198d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
machine:
node:
version: 7.6
version: 8.0
services:
- redis
environment:

View File

@@ -54,7 +54,7 @@
]
},
"engines": {
"node": ">= 7.6"
"node": ">= 8.0"
},
"repository": {
"type": "git",