Upgrade to Electron 2.0.0.

This commit is contained in:
Michael Teeuw
2018-05-11 16:23:43 +02:00
parent df86e59089
commit 889af461c6
3 changed files with 38 additions and 19 deletions

View File

@@ -57,7 +57,7 @@
"dependencies": {
"body-parser": "^1.18.2",
"colors": "^1.1.2",
"electron": "beta",
"electron": "^2.0.0",
"express": "^4.16.2",
"express-ipfilter": "0.3.1",
"feedme": "latest",