mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 06:59:09 +00:00
upgrade electron and electron-builder
This commit is contained in:
@@ -12,8 +12,8 @@
|
|||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"main": "src/main.js",
|
"main": "src/main.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"electron": "^31.2.0",
|
"electron": "36.3.1",
|
||||||
"electron-builder": "^24.13.3",
|
"electron-builder": "26.0.12",
|
||||||
"eslint": "catalog:",
|
"eslint": "catalog:",
|
||||||
"eslint-config-prettier": "catalog:",
|
"eslint-config-prettier": "catalog:",
|
||||||
"prettier": "catalog:",
|
"prettier": "catalog:",
|
||||||
@@ -38,9 +38,7 @@
|
|||||||
"icon": "icon.icns"
|
"icon": "icon.icns"
|
||||||
},
|
},
|
||||||
"mac": {
|
"mac": {
|
||||||
"notarize": {
|
"notarize": true,
|
||||||
"teamId": "MDAU6QK6R4"
|
|
||||||
},
|
|
||||||
"hardenedRuntime": true,
|
"hardenedRuntime": true,
|
||||||
"gatekeeperAssess": false,
|
"gatekeeperAssess": false,
|
||||||
"entitlements": "./entitlements.plist",
|
"entitlements": "./entitlements.plist",
|
||||||
|
|||||||
Generated
+951
-69
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user