summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d54aa1b..56369c8 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"author": "LawnCable",
"license": "GNU GPLv3",
"devDependencies": {
- "electron": "^2.0.1",
+ "electron": "^4.2.9",
"electron-builder": "^20.39.0",
"typescript": "^2.8.3"
},