aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-11-03 16:15:48 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-11-03 16:15:48 +0100
commit34bba092fc7bfa828339d445385144535066b03b (patch)
tree67469ffd8ffd65652583a793fd5e90103487258d /package.json
parentMerge pull request #205 from meetfranz/feature/win-window-restore (diff)
downloadferdium-app-34bba092fc7bfa828339d445385144535066b03b.tar.gz
ferdium-app-34bba092fc7bfa828339d445385144535066b03b.tar.zst
ferdium-app-34bba092fc7bfa828339d445385144535066b03b.zip
fix(macOS): Fix launch Franz on start override
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 56c02ddf2..1c0aad789 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
27 "license": "Apache-2.0", 27 "license": "Apache-2.0",
28 "dependencies": { 28 "dependencies": {
29 "@paulcbetts/system-idle-time": "^1.0.4", 29 "@paulcbetts/system-idle-time": "^1.0.4",
30 "auto-launch": "https://github.com/meetfranz/node-auto-launch.git",
30 "babel-polyfill": "^6.23.0", 31 "babel-polyfill": "^6.23.0",
31 "babel-runtime": "^6.23.0", 32 "babel-runtime": "^6.23.0",
32 "classnames": "^2.2.5", 33 "classnames": "^2.2.5",