Browse Source

Update to electron 28.2.1

Lutz Roeder 2 years ago
parent
commit
a7f857525b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -34,7 +34,7 @@
         "electron-updater": "6.1.7"
     },
     "devDependencies": {
-        "electron": "28.2.0",
+        "electron": "28.2.1",
         "electron-builder": "24.9.1",
         "@electron/notarize": "2.2.1",
         "eslint": "8.56.0"