Upgrade to electron 8.0.1 and implement spellchecking

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2020-02-24 17:16:35 +00:00
parent 5e6f3b4f55
commit 0d2b7ee157
3 changed files with 57 additions and 3 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
},
"build": {
"appId": "im.riot.app",
"electronVersion": "7.1.3",
"electronVersion": "8.0.1",
"files": [
"package.json",
{