aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-10-02 16:49:32 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-10-02 16:49:32 +0200
commit34aab689690d755d65e22d125175bc17f1a5014a (patch)
tree5f476f990af13f6126afa6fc7ae012661d651d11 /package.json
parentfix(Spell check): Fix spell checker to initialize without loaded dictionary (diff)
downloadferdium-app-34aab689690d755d65e22d125175bc17f1a5014a.tar.gz
ferdium-app-34aab689690d755d65e22d125175bc17f1a5014a.tar.zst
ferdium-app-34aab689690d755d65e22d125175bc17f1a5014a.zip
feat(App): Update to electron 6.0.11
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 09874bc59..51da0fe93 100644
--- a/package.json
+++ b/package.json
@@ -120,7 +120,7 @@
120 "cross-env": "^5.0.5", 120 "cross-env": "^5.0.5",
121 "cz-conventional-changelog": "2.1.0", 121 "cz-conventional-changelog": "2.1.0",
122 "dotenv": "^4.0.0", 122 "dotenv": "^4.0.0",
123 "electron": "6.0.10", 123 "electron": "6.0.11",
124 "electron-builder": "21.2.0", 124 "electron-builder": "21.2.0",
125 "electron-rebuild": "1.8.4", 125 "electron-rebuild": "1.8.4",
126 "eslint": "5.10.0", 126 "eslint": "5.10.0",