deps: bump node to 8

This commit is contained in:
5chdn
2018-12-01 17:42:10 +01:00
parent 1611b9dfc8
commit 938b571d2c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
language: node_js
node_js:
- "6"
- "8"
env:
global:
secure: Qdkmi13nqcXskABBhbuGZmRakh4orOW1dalkSCyUbzGuYf0OdYF8ttNVuJa0WSWI4KhNXhtz2p3I8dM95wL++LCVqXFmIvZtX8Nca36KlNxIPNXPjn0odayh+c4pgrhrbz8TDmDXl9IPuZmNz8HHtN7xmIn6YDcm13wA3gTmfwo=

View File

@@ -4,7 +4,7 @@
"version": "0.1.0",
"private": true,
"engines": {
"node": "6.10.1",
"node": "8.11.1",
"npm": "2.5.1"
},
"scripts": {