aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index c308b6f..5bbbe28 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"unzipper": "^0.10.11"
},
"devDependencies": {
- "electron": "^18.3.7",
- "electron-builder": "^22.5.1"
+ "electron": "^22.0.0",
+ "electron-builder": "^23.6.0"
}
}