Use an old electron version ...

Hopefully Electron will be fixed soon.
This commit is contained in:
Michael Teeuw 2017-12-30 21:33:56 +01:00 committed by GitHub
parent 8d74258ce2
commit 61d6e74102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@
"dependencies": { "dependencies": {
"body-parser": "^1.17.2", "body-parser": "^1.17.2",
"colors": "^1.1.2", "colors": "^1.1.2",
"electron": "^1.6.10", "electron": "1.4.15",
"express": "^4.15.3", "express": "^4.15.3",
"express-ipfilter": "0.3.1", "express-ipfilter": "0.3.1",
"feedme": "latest", "feedme": "latest",