chore: upgrade Node.js => 8.12.0 (#783)

it's fix appveyor build
This commit is contained in:
Róbert Kiss
2018-09-16 21:17:40 +02:00
committed by László Monda
parent 8010bd8195
commit 8d161ce8ff
7 changed files with 5814 additions and 5813 deletions

View File

@@ -15,8 +15,8 @@
},
"license": "GPL-3.0",
"engines": {
"node": ">=8.9.1 <9.0.0",
"npm": ">=5.6.0 <6.0.0"
"node": ">=8.12.0 <9.0.0",
"npm": ">=6.4.0 <7.0.0"
},
"devDependencies": {
"@types/electron-devtools-installer": "2.0.2",