aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-02-07 20:48:57 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-02-07 20:48:57 +0100
commit0900a0139ebeac3f66b185c9f4271c93b498eb16 (patch)
treec772d7fbea7ec3fa16c0d23dd110330ed8f165b5 /package.json
parentfix(Service): Improve focus when switching services (diff)
downloadferdium-app-0900a0139ebeac3f66b185c9f4271c93b498eb16.tar.gz
ferdium-app-0900a0139ebeac3f66b185c9f4271c93b498eb16.tar.zst
ferdium-app-0900a0139ebeac3f66b185c9f4271c93b498eb16.zip
Spellcheck language autodetection
First prototype is based on slack
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 fba56eb3e..ba141e036 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",