Upgrade electron to 12.2.3

This commit is contained in:
Djones4822
2023-02-16 18:38:44 -05:00
parent 0864639840
commit 3555307784
2 changed files with 10 additions and 9 deletions

View File

@@ -76,7 +76,7 @@
"@types/underscore": "^1.9.4",
"@typescript-eslint/eslint-plugin": "^2.19.2",
"@typescript-eslint/parser": "^2.19.2",
"electron": "^12.0.2",
"electron": "^12.2.3",
"electron-builder": "^22.3.2",
"electron-reload": "^1.5.0",
"eslint": "^6.8.0",
@@ -86,4 +86,4 @@
"typescript": "~4.6.4",
"wait-on": "^4.0.0"
}
}
}