Added node engine to package.json, bumped node version to 8.6.x
This commit is contained in:
@@ -7,11 +7,14 @@
|
||||
"scripts": {
|
||||
"start": "electron index.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": "8.6.x"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://gitlab.com/westeroscraft/electronlauncher.git"
|
||||
},
|
||||
"author": "TheKraken7, Matan, Nightmare",
|
||||
"author": "Daniel Scalzi",
|
||||
"license": "AGPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://gitlab.com/westeroscraft/electronlauncher/issues"
|
||||
|
||||
Reference in New Issue
Block a user