diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b93361e..451f73d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "unzipper": "^0.10.11" }, "devDependencies": { - "electron": "^22.3.24", + "electron": "^22.3.25", "electron-builder": "^24.6.3" } } |