19 lines
459 B
Diff
19 lines
459 B
Diff
--- a/.yarnrc
|
|
+++ b/.yarnrc
|
|
@@ -1,4 +1,4 @@
|
|
disturl "https://electronjs.org/headers"
|
|
-target "18.3.5"
|
|
+target "19.0.8"
|
|
runtime "electron"
|
|
build_from_source "true"
|
|
--- a/package.json
|
|
+++ b/package.json
|
|
@@ -138,7 +138,7 @@
|
|
"cssnano": "^4.1.11",
|
|
"debounce": "^1.0.0",
|
|
"deemon": "^1.4.0",
|
|
- "electron": "18.3.5",
|
|
+ "electron": "^19.0.0",
|
|
"eslint": "8.7.0",
|
|
"eslint-plugin-header": "3.1.1",
|
|
"eslint-plugin-jsdoc": "^39.3.2",
|