aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-09-21 10:15:43 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-09-21 10:15:43 +0200
commit6d708c70b5eb6d5eb2bba643956d8afe2dc6acd7 (patch)
treeec305f64538c2cf616dca40ea5b67726712a77dd /package.json
parentFix i18n locales (diff)
downloadferdium-app-6d708c70b5eb6d5eb2bba643956d8afe2dc6acd7.tar.gz
ferdium-app-6d708c70b5eb6d5eb2bba643956d8afe2dc6acd7.tar.zst
ferdium-app-6d708c70b5eb6d5eb2bba643956d8afe2dc6acd7.zip
Use official node-auto-launch
Use official node-auto-launch package instead of customized fork used by Franz. Possible fix for #63
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 708350934..5f56ef705 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
45 "@meetfranz/theme": "file:packages/theme", 45 "@meetfranz/theme": "file:packages/theme",
46 "@meetfranz/ui": "file:packages/ui", 46 "@meetfranz/ui": "file:packages/ui",
47 "address-rfc2822": "^2.0.1", 47 "address-rfc2822": "^2.0.1",
48 "auto-launch": "https://github.com/meetfranz/node-auto-launch.git", 48 "auto-launch": "5.0.5",
49 "classnames": "2.2.6", 49 "classnames": "2.2.6",
50 "cld3-asm": "1.0.1", 50 "cld3-asm": "1.0.1",
51 "du": "^0.1.0", 51 "du": "^0.1.0",