aboutsummaryrefslogtreecommitdiffhomepage
path: root/desktop/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/package.json')
-rw-r--r--desktop/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/package.json b/desktop/package.json
index 0ee4f73..73720b1 100644
--- a/desktop/package.json
+++ b/desktop/package.json
@@ -23,7 +23,7 @@
"push": "npm run build ; npm run push_osx ; npm run push_linux ; npm run push_win ; npm run clean ; npm run status"
},
"devDependencies": {
- "electron": "^8.2.1",
+ "electron": "^8.2.2",
"electron-packager": "^14.2.1"
},
"dependencies": {