Browse Source

Update to electron-builder 23.3.3

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

+ 1 - 1
package.json

@@ -22,7 +22,7 @@
     },
     "devDependencies": {
         "electron": "20.0.0",
-        "electron-builder": "23.1.0",
+        "electron-builder": "23.3.3",
         "electron-notarize": "1.2.1",
         "eslint": "8.21.0"
     },