aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-02-12 20:49:05 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-02-12 20:49:05 +0100
commit243bd8fe742449668d559b9e7eaeff91467ac794 (patch)
tree53fcca658be5bb906bf6b335d6e96c6b67d84e52 /package.json
parentfeat(Windows): Add option to quit Franz from Taskbar icon (diff)
parentfeat(Spell checking): Add option to automatically detect language (diff)
downloadferdium-app-243bd8fe742449668d559b9e7eaeff91467ac794.tar.gz
ferdium-app-243bd8fe742449668d559b9e7eaeff91467ac794.tar.zst
ferdium-app-243bd8fe742449668d559b9e7eaeff91467ac794.zip
Merge branch 'feature/spellcheck-autodetect' into release/5.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 8ece958ee..633fa678f 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
34 "address-rfc2822": "^2.0.1", 34 "address-rfc2822": "^2.0.1",
35 "auto-launch": "https://github.com/meetfranz/node-auto-launch.git", 35 "auto-launch": "https://github.com/meetfranz/node-auto-launch.git",
36 "classnames": "2.2.6", 36 "classnames": "2.2.6",
37 "cld3-asm": "1.0.1",
37 "debug-electron": "^0.0.4", 38 "debug-electron": "^0.0.4",
38 "du": "^0.1.0", 39 "du": "^0.1.0",
39 "electron-dl": "1.12.0", 40 "electron-dl": "1.12.0",