Upgrading Node.js Engine to v8.9.0

This commit is contained in:
Daniel Scalzi
2017-11-07 14:51:43 -05:00
parent 1654e7a2c4
commit 246def86d8
5 changed files with 18 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
"start": "electron index.js"
},
"engines": {
"node": "8.6.x"
"node": "8.9.x"
},
"repository": {
"type": "git",